Started by GitHub push by zulus Running as SYSTEM Agent centos-7-rwgqf is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-rwgqf" namespace: "pdt" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.pdt.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-rwgqf" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-rwgqf" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.pdt.svc.cluster.local/pdt/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-pdt" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-rwgqf (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/pdt-master-tests [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-pdt/pdt.git > git init /home/jenkins/agent/workspace/pdt-master-tests # timeout=10 Fetching upstream changes from https://github.com/eclipse-pdt/pdt.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://github.com/eclipse-pdt/pdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-pdt/pdt.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision fdee94409c794be7b430c3c523cf21090cb3efb3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fdee94409c794be7b430c3c523cf21090cb3efb3 # timeout=10 Commit message: "Build with via 2023-12" > git rev-list --no-walk 3eec77a7c925f1cd11bbf16d919e624ad2b18b67 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [pdt-master-tests] $ Xvnc -help Starting xvnc [pdt-master-tests] $ Xvnc :46 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Mon Feb 26 16:39:52 2024 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5946 vncext: created VNC server for screen 0 [pdt-master-tests] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DskipPdtPerformanceTests=true clean verify -Prelease Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.1.11-200.fc37.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Tycho Version: 4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [WARNING] The artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin:jar:4.0.6 has been relocated to org.eclipse.tycho:tycho-eclipse-plugin:jar:4.0.6: The eclipse-run mojo is now part of the tycho-eclipse-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] PHP Development Tools (PDT) [pom] [INFO] plugins [pom] [INFO] org.eclipse.php.help [eclipse-plugin] [INFO] org.eclipse.php.core.parser [eclipse-plugin] [INFO] org.eclipse.php.core [eclipse-plugin] [INFO] org.eclipse.php.server.core [eclipse-plugin] [INFO] org.eclipse.php.ui [eclipse-plugin] [INFO] org.eclipse.php.debug.daemon [eclipse-plugin] [INFO] org.eclipse.php.debug.core [eclipse-plugin] [INFO] org.eclipse.php.debug.ui [eclipse-plugin] [INFO] org.eclipse.php.formatter.core [eclipse-plugin] [INFO] org.eclipse.php.formatter.ui [eclipse-plugin] [INFO] org.eclipse.php.mylyn.ui [eclipse-plugin] [INFO] org.eclipse.php.refactoring.core [eclipse-plugin] [INFO] org.eclipse.php.refactoring.ui [eclipse-plugin] [INFO] org.eclipse.php.server.ui [eclipse-plugin] [INFO] org.eclipse.php.astview [eclipse-plugin] [INFO] org.eclipse.php.composer.api [eclipse-plugin] [INFO] org.eclipse.php.composer.core [eclipse-plugin] [INFO] org.eclipse.php.composer.ui [eclipse-plugin] [INFO] org.eclipse.php.builtin.server.core [eclipse-plugin] [INFO] org.eclipse.php.builtin.server.ui [eclipse-plugin] [INFO] org.eclipse.php.phpunit [eclipse-plugin] [INFO] org.eclipse.php.profile.core [eclipse-plugin] [INFO] org.eclipse.php.profile.ui [eclipse-plugin] [INFO] org.eclipse.php.rdt.sync.ui [eclipse-plugin] [INFO] tests [pom] [INFO] org.eclipse.php.core.tests [eclipse-test-plugin] [INFO] org.eclipse.php.formatter.core.tests [eclipse-test-plugin] [INFO] org.eclipse.php.refactoring.core.tests [eclipse-test-plugin] [INFO] org.eclipse.php.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.php.composer.api.tests [eclipse-test-plugin] [INFO] org.eclipse.php.composer.tests [eclipse-test-plugin] [INFO] org.eclipse.php.profile.core.tests [eclipse-test-plugin] [INFO] features [pom] [INFO] org.eclipse.php [eclipse-feature] [INFO] org.eclipse.php.composer [eclipse-feature] [INFO] org.eclipse.php.phpunit.feature [eclipse-feature] [INFO] org.eclipse.php.profiler [eclipse-feature] [INFO] org.eclipse.php.rdt.sync [eclipse-feature] [INFO] org.eclipse.php.mylyn [eclipse-feature] [INFO] org.eclipse.php.source [eclipse-feature] [INFO] org.eclipse.php.test [eclipse-feature] [INFO] org.eclipse.php.sdk [eclipse-feature] [INFO] org.eclipse.php.target.current [eclipse-target-definition] [INFO] org.eclipse.php.repository [eclipse-repository] [INFO] [INFO] ---------------< org.eclipse.php:org.eclipse.pdt.releng >--------------- [INFO] Building PHP Development Tools (PDT) 8.3.0-SNAPSHOT [1/46] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.pdt.releng --- [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.pdt.releng --- [INFO] [INFO] ----------------------< org.eclipse.php:plugins >----------------------- [INFO] Building plugins 8.3.0-SNAPSHOT [2/46] [INFO] from plugins/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ plugins --- [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ plugins --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ plugins --- [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ plugins --- [INFO] [INFO] ----------------< org.eclipse.php:org.eclipse.php.help >---------------- [INFO] Building org.eclipse.php.help 8.3.0-SNAPSHOT [3/46] [INFO] from plugins/org.eclipse.php.help/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving target definition file:/home/jenkins/agent/workspace/pdt-master-tests/dev/org.eclipse.php.target.current/org.eclipse.php.target.current.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, linux/gtk/aarch64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@8911222 [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/.m2/repository/.cache/tycho [INFO] Transport mode: online [INFO] Http Transport type: Java11Client [INFO] Update mode: cache first [INFO] Minimum cache duration: 60 minutes [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) [WARNING] Problems resolving provisioning plan.: Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0). Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0). Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0). Unable to satisfy dependency from org.eclipse.jetty.plus 10.0.12 to java.package; org.eclipse.jetty.jndi [10.0.12,11.0.0). Unable to satisfy dependency from org.eclipse.jetty.plus 10.0.12 to java.package; org.eclipse.jetty.jndi.local [10.0.12,11.0.0). [WARNING] Problems resolving provisioning plan.: Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0). Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0). Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0). Unable to satisfy dependency from org.eclipse.equinox.p2.core.feature.feature.group 1.1.0.v20120524-0542-8297FncFWmE7h4Asq1cgrz-i38 to org.eclipse.equinox.p2.iu; org.eclipse.equinox.security.macosx [1.100.200.v20120522-2049,1.100.200.v20120522-2049]. Unable to satisfy dependency from org.eclipse.jetty.plus 10.0.12 to java.package; org.eclipse.jetty.jndi [10.0.12,11.0.0). Unable to satisfy dependency from org.eclipse.jetty.plus 10.0.12 to java.package; org.eclipse.jetty.jndi.local [10.0.12,11.0.0). Unable to satisfy dependency from org.eclipse.platform.feature.group 4.2.0.v20120608-135145-9JF7BHV8FyMteji0Oi_ePMz0xuZ8TVo7lV0z0ecb to org.eclipse.equinox.p2.iu; org.eclipse.core.filesystem.macosx [1.3.0.v20120522-1137,1.3.0.v20120522-1137]. [INFO] Artifact org.osgi:org.osgi.service.component:jar:1.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.osgi:org.osgi.service.component:jar:1.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.osgi:org.osgi.util.promise:jar:1.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.osgi:org.osgi.util.promise:jar:1.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.osgi:org.osgi.service.prefs:jar:1.1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.osgi:org.osgi.service.prefs:jar:1.1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.osgi:org.osgi.util.function:jar:1.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.osgi:org.osgi.util.function:jar:1.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.codehaus.mojo:animal-sniffer-annotations:jar:1.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.osgi:org.osgi.namespace.extender:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.codehaus.mojo:animal-sniffer-annotations:jar:1.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.osgi:org.osgi.namespace.extender:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.help --- [INFO] [INFO] --- antrun:1.8:run (clean-documentation) @ org.eclipse.php.help --- [WARNING] Could not transfer metadata org.eclipse.mylyn.docs:org.eclipse.mylyn.wikitext/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)] [WARNING] org.eclipse.mylyn.docs:org.eclipse.mylyn.wikitext/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.mylyn.docs:org.eclipse.mylyn.wikitext/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)] [WARNING] Could not transfer metadata org.eclipse.mylyn.docs:org.eclipse.mylyn.wikitext.ant/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)] [WARNING] org.eclipse.mylyn.docs:org.eclipse.mylyn.wikitext.ant/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.mylyn.docs:org.eclipse.mylyn.wikitext.ant/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)] [WARNING] Could not transfer metadata org.eclipse.mylyn.docs:org.eclipse.mylyn.wikitext.markdown/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)] [WARNING] org.eclipse.mylyn.docs:org.eclipse.mylyn.wikitext.markdown/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.mylyn.docs:org.eclipse.mylyn.wikitext.markdown/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)] [INFO] Executing tasks main: clean-doc: [echo] Remove compiled documentation [INFO] Executed tasks [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.help --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.help --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.help --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.help --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.help --- [INFO] Resolving class path of org.eclipse.php.help [INFO] [INFO] --- antrun:1.8:run (generate-documentation) @ org.eclipse.php.help --- [INFO] Executing tasks main: build-doc: [echo] Compile documentation [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/resources [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/resources [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/commenting_code [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/commenting_code/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/commenting_code/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/commenting_code/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/commenting_code/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/file_creation [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/file_creation/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/file_creation/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/file_creation/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/running_files_and_applications [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/running_files_and_applications/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/running_files_and_applications/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/running_files_and_applications/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/running_files_and_applications/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/troubleshooting_remote_debugging [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/troubleshooting_remote_debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/troubleshooting_remote_debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/troubleshooting_remote_debugging/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/troubleshooting_remote_debugging/resources [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/troubleshooting_remote_debugging/resources [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/file [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/file/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/file/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/code_style_preferences [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/code_style_preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/code_style_preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/code_style_preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/code_style_preferences/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/php_executables [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/php_executables/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/php_executables/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/php_executables/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/php_executables/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/php_executables/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/profile [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/profile/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/profile/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/validation [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/validation/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/validation/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/code_style_properties [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/editor [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/validation_properties [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/images [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/images [mkdir] Created dir: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/css [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/css [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/css [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/css [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/table_of_contents.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/quick_start.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/creating_and_uploading_a_project.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/working_with_code_assist.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/working_with_refactoring.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/getting_started/basic_tutorial/working_with_the_debugger.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/php_support.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/code_assist_concept.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/syntax_highlighting.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/automatic_insertion.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/matching_brackets.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/mark_occurrences.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/code_folding.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/commenting_code [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/commenting_code/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/commenting_code [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/commenting_code/phpdoc_comments.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/commenting_code [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/commenting_code/bookmarks.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/hover_support.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/refactoring.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/override_indicators.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/php_working_sets.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/show_type_hierarchy.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/php_manual_integration.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/real_time_error_detection.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/running.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/debugging_concept.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/breakpoints.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/include_paths.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/build_paths.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/path_mapping.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/mylyn_integration.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/phar_integration.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/exception_breakpoints.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/concepts/profiling_concept.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/creating_php_projects.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/file_creation [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/file_creation/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/file_creation [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/file_creation/creating_a_php_file_within_a_project.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/file_creation [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/file_creation/creating_a_new_php_file_outside_of_a_project.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/file_creation [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/file_creation/opening_an_external_file_in_neon.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_code_assist.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_templates.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/drag_and_drop.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/formatting_code.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_code_folding.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/searching_for_php_elements.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/opening_php_elements.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/opening_types_methods.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_smart_goto_source.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/viewing_type_hierarchies.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/creating_php_working_sets.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_mark_occurrences.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/renaming_files.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/renaming_elements.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/moving_files.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/extracting_variables.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_refactoring/extracting_methods.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/how_to_comment_and_uncomment_php_code.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/commenting_php_docblocks.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/accessing_an_existing_cvs_checkout.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/running_files_and_applications [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/running_files_and_applications/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/running_files_and_applications [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/running_files_and_applications/running_php_scripts_locally.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/running_files_and_applications [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/running_files_and_applications/running_php_scripts_remotely.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/running_files_and_applications [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/running_files_and_applications/running_php_web_pages.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/setting_breakpoints.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/using_the_inspect_action.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/locally_debugging_a_php_script.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/debugging_a_php_web_page.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/analyzing_debugger_results.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/setting_exception_breakpoints.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/troubleshooting_remote_debugging [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/troubleshooting_remote_debugging/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/troubleshooting_remote_debugging [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/troubleshooting_remote_debugging/setting_your_zend_studio_for_eclipse_to_be_an_allowed_host.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/troubleshooting_remote_debugging [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/troubleshooting_remote_debugging/ensuring_the_placement_of_dummy_php.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/troubleshooting_remote_debugging [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/debugging/troubleshooting_remote_debugging/adding_a_server_path_map.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences/adding_a_php_library.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences/adding_external_folders_to_php_libraries.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences/importing_php_user_libraries.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences/exporting_php_user_libraries.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences/editing_php_library_components_or_folders.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences/editing_php_user_libraries.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/php_libraries_preferences/removing_a_php_library_or_library_folder.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/adding_elements_to_a_project_s_include_path.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/configuring_build_paths.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/adding_a_server_path_map.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/using_the_php_html_wysywig_editor.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/mylyn_integration1.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/profiling_local_php_script.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/profiling_php_web_page.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/profiling_with_browser_toolbars.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/exporting_profile_sessions.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/importing_profile_sessions.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/tasks/profiling/exporting_html_report.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/php_explorer_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/php_outline_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_perspective_views/type_hierarchy_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/debug_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/variables_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/breakpoints_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/expressions_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/debug_output_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_debug_perspective/browser_output_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views/php_functions_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_additional_views/project_outline_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/profiling_monitor_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/profiler_information_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/execution_statistics_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/execution_flow_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/code_coverage_summary_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/code_coverage_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspectives_and_views/php_profile_perspective/function_invocation_statistics_view.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/file [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/file/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/file [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/file/new.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/file [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/file/import.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/file [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/file/export.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/edit.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/source.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/refactor.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/navigate.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/search.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/project.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/run.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/navigation.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/window.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/menus/help.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_perspective_main_toolbar.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/php.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/appearance.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/code_refactor.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/code_style_preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/code_style_preferences/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/code_style_preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/code_style_preferences/code_templates_preferences.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/code_style_preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/code_style_preferences/formatter.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug/installed_debuggers.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug/step_filtering_preferences.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/debug/launching.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/code_assist.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/folding.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/hovers.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/mark_occurences.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/save_actions.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/syntax_coloring.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/templates.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/editor/typing.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/new_project_layout_preferences.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/php_executables [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/php_executables/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/php_executables [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/php_executables/php-execution-environment.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/php_interpreter.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/profile [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/profile/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/path_variables.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/php_manual.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/php_servers.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/configuring_tunneling_debug_preferences.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/code_coverage.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/validation [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/validation/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/validation [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/preferences/validation/task_tags.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/resource_properties.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/builders_properties.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/code_style_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/code_style_properties/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/code_style_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/code_style_properties/code_templates_properties.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/code_style_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/code_style_properties/formatter_properties.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/php_build_path_properties.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/php_debug_properties.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/php_include_path_properties.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/php_interpreter_properties.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/php_task_tags_properties.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/project_references_properties.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/run_debug_settings_properties.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/editor [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/editor/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/editor [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/editor/save_actions_properties.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/validation_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/validation_properties/index.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/validation_properties [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_project_properties/validation_properties/task_tags_properties.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/php_icons.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/reference/keymap.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/video_tutorials.md [copy] Copying 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html [delete] Deleting: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/html/legal.md [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.help --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.help --- [INFO] [INFO] --- tycho-eclipse:4.0.6:eclipse-run (default) @ org.eclipse.php.help --- [INFO] Adding repository http://download.eclipse.org/releases/2022-12 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/target/eclipserun-work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -data, /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/target/workspace, -buildfile, customBuildCallbacks.xml, build.index] Buildfile: customBuildCallbacks.xml WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner WARNING: System::setSecurityManager will be removed in a future release build.index: BUILD SUCCESSFUL BUILD SUCCESSFUL Total time: 8 seconds [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.help --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.help --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.help --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.help --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.help --- [INFO] 67 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.help --- [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.help --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/target/org.eclipse.php.help-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.help --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.help --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.help/target/org.eclipse.php.help-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.help --- [INFO] [INFO] ------------< org.eclipse.php:org.eclipse.php.core.parser >------------- [INFO] Building org.eclipse.php.core.parser 8.3.0-SNAPSHOT [4/46] [INFO] from plugins/org.eclipse.php.core.parser/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Artifact org.osgi:osgi.annotation:jar:8.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.osgi:osgi.annotation:jar:8.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.core.parser --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.core.parser --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.core.parser --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.core.parser --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.core.parser --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.core.parser --- [INFO] Resolving class path of org.eclipse.php.core.parser [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.core.parser --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core.parser/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.core.parser --- [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core.parser/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.core.parser --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.core.parser --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.core.parser --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core.parser/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.core.parser --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.core.parser --- [INFO] 18 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.core.parser --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core.parser/target/org.eclipse.php.core.parser-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.core.parser --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core.parser/target/org.eclipse.php.core.parser-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.core.parser --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.core.parser --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core.parser/target/org.eclipse.php.core.parser-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core.parser/target/org.eclipse.php.core.parser-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.core.parser --- [INFO] [INFO] ----------------< org.eclipse.php:org.eclipse.php.core >---------------- [INFO] Building org.eclipse.php.core 8.3.0-SNAPSHOT [5/46] [INFO] from plugins/org.eclipse.php.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Artifact org.apache.commons:commons-lang3:jar:3.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.apache.commons:commons-lang3:jar:3.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.core --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.core --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.core --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.core --- [INFO] Resolving class path of org.eclipse.php.core [INFO] [INFO] --- antrun:1.8:run (replace-build-token) @ org.eclipse.php.core --- [WARNING] Parameter 'tasks' is deprecated: Use target instead [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: main: checkUpToDate: generateParser: [java] Warning : *** Reduce/Reduce conflict found in state #286 [java] between field_access_dim_list ::= compound_variable (*) [java] and reference_variable ::= compound_variable (*) [java] under symbols: {T_CURLY_OPEN, T_OPEN_RECT} [java] Resolved in favor of the first production. [java] [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 1 warning [java] 145 terminals, 102 non-terminals, and 353 productions declared, [java] producing 716 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 1 conflict detected (4 expected). [java] Code written to "PHPAstParser.java", and "ParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php5 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php5 init: [mkdir] Created dir: /tmp/PDT_JFlex_files getJFlexJar: setHttpProxy: downloadAndUnpack: [get] Getting: https://github.com/jflex-de/jflex/releases/download/v1.9.1/jflex-1.9.1.zip [get] To: /tmp/PDT_JFlex_files/jflex-1.9.1.zip [get] https://github.com/jflex-de/jflex/releases/download/v1.9.1/jflex-1.9.1.zip moved to https://objects.githubusercontent.com/github-production-release-asset-2e65be/30818918/19511588-8e26-446f-bde7-b49ebb7b5638?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240226%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240226T164134Z&X-Amz-Expires=300&X-Amz-Signature=df02af67820e9850e4da9386d3984fa8a45200f3a0f2001b9791f59aae0c2ddd&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=30818918&response-content-disposition=attachment%3B%20filename%3Djflex-1.9.1.zip&response-content-type=application%2Foctet-stream .............................................................................................................................................................................................................................................................................................................................. [get] last modified = Sat Mar 11 02:33:53 UTC 2023 [unzip] Expanding: /tmp/PDT_JFlex_files/jflex-1.9.1.zip into /tmp/PDT_JFlex_files checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "ast_scanner.flex" [java] [java] Warning in file "ast_scanner.flex" (line 1120): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,293 states in NFA [java] Converting NFA to DFA : [java] .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 758 states before minimization, 612 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/ast/scanner/php5/PHPAstLexer.java" checkUpToDate: generateParser: [java] Warning : *** Shift/Reduce conflict found in state #478 [java] between method_body ::= (*) [java] and method_body ::= (*) T_CURLY_OPEN inner_statement_list T_CURLY_CLOSE [java] under symbol T_CURLY_OPEN [java] Resolved in favor of shifting. [java] [java] Warning : *** Reduce/Reduce conflict found in state #288 [java] between field_access_dim_list ::= compound_variable (*) [java] and reference_variable ::= compound_variable (*) [java] under symbols: {T_CURLY_OPEN, T_OPEN_RECT} [java] Resolved in favor of the first production. [java] [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 2 warnings [java] 145 terminals, 113 non-terminals, and 375 productions declared, [java] producing 743 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 2 conflicts detected (4 expected). [java] Code written to "CompilerAstParser.java", and "CompilerParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php5 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php5 checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 150 terminals, 111 non-terminals, and 403 productions declared, [java] producing 828 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "PHPAstParser.java", and "ParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php53 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php53 init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "ast_scanner.flex" [java] [java] Warning in file "ast_scanner.flex" (line 1212): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] [java] Warning in file "ast_scanner.flex" (line 1225): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*({NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,502 states in NFA [java] Converting NFA to DFA : [java] ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 821 states before minimization, 656 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/ast/scanner/php53/PHPAstLexer.java" checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 150 terminals, 128 non-terminals, and 431 productions declared, [java] producing 857 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "CompilerAstParser.java", and "CompilerParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php53 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php53 checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 155 terminals, 126 non-terminals, and 442 productions declared, [java] producing 904 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "PHPAstParser.java", and "ParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php54 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php54 init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "ast_scanner.flex" [java] [java] Warning in file "ast_scanner.flex" (line 1229): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] [java] Warning in file "ast_scanner.flex" (line 1242): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*({NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,543 states in NFA [java] Converting NFA to DFA : [java] ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 839 states before minimization, 674 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/ast/scanner/php54/PHPAstLexer.java" checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 155 terminals, 144 non-terminals, and 473 productions declared, [java] producing 936 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "CompilerAstParser.java", and "CompilerParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php54 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php54 checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 157 terminals, 139 non-terminals, and 472 productions declared, [java] producing 948 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "PHPAstParser.java", and "ParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php55 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php55 init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "ast_scanner.flex" [java] [java] Warning in file "ast_scanner.flex" (line 1237): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] [java] Warning in file "ast_scanner.flex" (line 1250): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*({NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,557 states in NFA [java] Converting NFA to DFA : [java] .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [java] 846 states before minimization, 681 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/ast/scanner/php55/PHPAstLexer.java" checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 157 terminals, 160 non-terminals, and 507 productions declared, [java] producing 979 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "CompilerAstParser.java", and "CompilerParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php55 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php55 checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 160 terminals, 141 non-terminals, and 518 productions declared, [java] producing 1046 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "PHPAstParser.java", and "ParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php56 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php56 init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "ast_scanner.flex" [java] [java] Warning in file "ast_scanner.flex" (line 1247): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] [java] Warning in file "ast_scanner.flex" (line 1260): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*({NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,571 states in NFA [java] Converting NFA to DFA : [java] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 851 states before minimization, 686 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/ast/scanner/php56/PHPAstLexer.java" checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 160 terminals, 162 non-terminals, and 553 productions declared, [java] producing 1077 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "CompilerAstParser.java", and "CompilerParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php56 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php56 checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 163 terminals, 132 non-terminals, and 504 productions declared, [java] producing 918 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "PHPAstParser.java", and "ParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php7 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php7 init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "ast_scanner.flex" [java] [java] Warning in file "ast_scanner.flex" (line 1259): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] [java] Warning in file "ast_scanner.flex" (line 1272): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*({NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,593 states in NFA [java] Converting NFA to DFA : [java] .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 858 states before minimization, 693 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/ast/scanner/php7/PHPAstLexer.java" checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 163 terminals, 157 non-terminals, and 544 productions declared, [java] producing 955 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "CompilerAstParser.java", and "CompilerParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php7 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php7 checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 163 terminals, 131 non-terminals, and 500 productions declared, [java] producing 926 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "PHPAstParser.java", and "ParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php71 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php71 init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "ast_scanner.flex" [java] [java] Warning in file "ast_scanner.flex" (line 1259): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] [java] Warning in file "ast_scanner.flex" (line 1272): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*({NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,593 states in NFA [java] Converting NFA to DFA : [java] .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 858 states before minimization, 693 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/ast/scanner/php71/PHPAstLexer.java" checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 163 terminals, 154 non-terminals, and 537 productions declared, [java] producing 962 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "CompilerAstParser.java", and "CompilerParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php71 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php71 checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 163 terminals, 132 non-terminals, and 502 productions declared, [java] producing 932 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "PHPAstParser.java", and "ParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php72 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php72 init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "ast_scanner.flex" [java] [java] Warning in file "ast_scanner.flex" (line 1259): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] [java] Warning in file "ast_scanner.flex" (line 1272): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*({NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,593 states in NFA [java] Converting NFA to DFA : [java] .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 858 states before minimization, 693 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/ast/scanner/php72/PHPAstLexer.java" checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 163 terminals, 155 non-terminals, and 539 productions declared, [java] producing 968 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "CompilerAstParser.java", and "CompilerParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php72 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php72 checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 163 terminals, 132 non-terminals, and 502 productions declared, [java] producing 932 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "PHPAstParser.java", and "ParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php73 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php73 init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "ast_scanner.flex" [java] [java] Warning in file "ast_scanner.flex" (line 1261): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*(({HEREDOC_NEWLINE}{TABS_AND_SPACES})+)? { [java] [java] Warning in file "ast_scanner.flex" (line 1274): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*(({NEWLINE}{TABS_AND_SPACES})+)? { [java] Constructing NFA : 2,259 states in NFA [java] Converting NFA to DFA : [java] ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [java] 829 states before minimization, 684 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/ast/scanner/php73/PHPAstLexer.java" checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 163 terminals, 155 non-terminals, and 539 productions declared, [java] producing 968 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "CompilerAstParser.java", and "CompilerParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php73 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php73 checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 166 terminals, 132 non-terminals, and 507 productions declared, [java] producing 954 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "PHPAstParser.java", and "ParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php74 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php74 init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "ast_scanner.flex" [java] [java] Warning in file "ast_scanner.flex" (line 1269): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*(({HEREDOC_NEWLINE}{TABS_AND_SPACES})+)? { [java] [java] Warning in file "ast_scanner.flex" (line 1282): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*(({NEWLINE}{TABS_AND_SPACES})+)? { [java] Constructing NFA : 2,394 states in NFA [java] Converting NFA to DFA : [java] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [java] 849 states before minimization, 690 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/ast/scanner/php74/PHPAstLexer.java" checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 166 terminals, 158 non-terminals, and 548 productions declared, [java] producing 993 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "CompilerAstParser.java", and "CompilerParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php74 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php74 checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 172 terminals, 157 non-terminals, and 564 productions declared, [java] producing 1065 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "PHPAstParser.java", and "ParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php80 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php80 init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "ast_scanner.flex" [java] [java] Warning in file "ast_scanner.flex" (line 1297): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*(({HEREDOC_NEWLINE}{TABS_AND_SPACES})+)? { [java] [java] Warning in file "ast_scanner.flex" (line 1310): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*(({NEWLINE}{TABS_AND_SPACES})+)? { [java] Constructing NFA : 2,465 states in NFA [java] Converting NFA to DFA : [java] ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 873 states before minimization, 709 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/ast/scanner/php80/PHPAstLexer.java" checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 172 terminals, 182 non-terminals, and 603 productions declared, [java] producing 1103 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "CompilerAstParser.java", and "CompilerParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php80 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php80 checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 176 terminals, 170 non-terminals, and 595 productions declared, [java] producing 1109 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "PHPAstParser.java", and "ParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php81 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php81 init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "ast_scanner.flex" [java] [java] Warning in file "ast_scanner.flex" (line 1319): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*(({HEREDOC_NEWLINE}{TABS_AND_SPACES})+)? { [java] [java] Warning in file "ast_scanner.flex" (line 1332): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*(({NEWLINE}{TABS_AND_SPACES})+)? { [java] Constructing NFA : 2,535 states in NFA [java] Converting NFA to DFA : [java] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [java] 897 states before minimization, 727 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/ast/scanner/php81/PHPAstLexer.java" checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 176 terminals, 196 non-terminals, and 634 productions declared, [java] producing 1148 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "CompilerAstParser.java", and "CompilerParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php81 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php81 checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 176 terminals, 174 non-terminals, and 603 productions declared, [java] producing 1125 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "PHPAstParser.java", and "ParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php82 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php82 init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "ast_scanner.flex" [java] [java] Warning in file "ast_scanner.flex" (line 1319): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*(({HEREDOC_NEWLINE}{TABS_AND_SPACES})+)? { [java] [java] Warning in file "ast_scanner.flex" (line 1332): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*(({NEWLINE}{TABS_AND_SPACES})+)? { [java] Constructing NFA : 2,535 states in NFA [java] Converting NFA to DFA : [java] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [java] 897 states before minimization, 727 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/ast/scanner/php82/PHPAstLexer.java" checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 176 terminals, 200 non-terminals, and 641 productions declared, [java] producing 1161 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "CompilerAstParser.java", and "CompilerParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php82 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php82 checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 176 terminals, 175 non-terminals, and 608 productions declared, [java] producing 1135 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "PHPAstParser.java", and "ParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php83 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/ast/scanner/php83 init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "ast_scanner.flex" [java] [java] Warning in file "ast_scanner.flex" (line 1319): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*(({HEREDOC_NEWLINE}{TABS_AND_SPACES})+)? { [java] [java] Warning in file "ast_scanner.flex" (line 1332): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*(({NEWLINE}{TABS_AND_SPACES})+)? { [java] Constructing NFA : 2,535 states in NFA [java] Converting NFA to DFA : [java] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [java] 897 states before minimization, 727 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/ast/scanner/php83/PHPAstLexer.java" checkUpToDate: generateParser: [java] ------- CUP v0.11b 20160615 Parser Generation Summary ------- [java] 0 errors and 0 warnings [java] 176 terminals, 201 non-terminals, and 646 productions declared, [java] producing 1171 unique parse states. [java] 0 terminals declared but not used. [java] 0 non-terminals declared but not used. [java] 0 productions never reduced. [java] 0 conflicts detected (4 expected). [java] Code written to "CompilerAstParser.java", and "CompilerParserConstants.java". [java] ---------------------------------------------------- (CUP v0.11b 20160615) [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php83 [move] Moving 1 file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/gen/org/eclipse/php/internal/core/compiler/ast/parser/php83 init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "documentor_compiler_ast_scanner.flex" [java] [java] Warning in file "documentor_compiler_ast_scanner.flex" (line 466): [java] Expression matches the empty string, which may lead to non-termination. [java] ^{LINESTART} {updateStartPos(findIndentedLineStartTagPosition());} [java] Constructing NFA : 288 states in NFA [java] Converting NFA to DFA : [java] ............................................................................................... [java] 105 states before minimization, 80 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/compiler/ast/parser/DocumentorLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "highlighting_scanner.jflex" [java] [java] Warning in file "highlighting_scanner.jflex" (line 906): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,163 states in NFA [java] Converting NFA to DFA : [java] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 715 states before minimization, 543 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/documentModel/parser/php5/PHPLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "highlighting_scanner.jflex" [java] [java] Warning in file "highlighting_scanner.jflex" (line 1019): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] [java] Warning in file "highlighting_scanner.jflex" (line 1032): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*({NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,383 states in NFA [java] Converting NFA to DFA : [java] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 785 states before minimization, 593 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/documentModel/parser/php53/PHPLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "highlighting_scanner.jflex" [java] [java] Warning in file "highlighting_scanner.jflex" (line 1036): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] [java] Warning in file "highlighting_scanner.jflex" (line 1049): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*({NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,424 states in NFA [java] Converting NFA to DFA : [java] ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [java] 803 states before minimization, 609 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/documentModel/parser/php54/PHPLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "highlighting_scanner.jflex" [java] [java] Warning in file "highlighting_scanner.jflex" (line 1044): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] [java] Warning in file "highlighting_scanner.jflex" (line 1057): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*({NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,438 states in NFA [java] Converting NFA to DFA : [java] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 810 states before minimization, 616 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/documentModel/parser/php55/PHPLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "highlighting_scanner.jflex" [java] [java] Warning in file "highlighting_scanner.jflex" (line 1044): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] [java] Warning in file "highlighting_scanner.jflex" (line 1057): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*({NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,449 states in NFA [java] Converting NFA to DFA : [java] ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 812 states before minimization, 617 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/documentModel/parser/php56/PHPLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "highlighting_scanner.jflex" [java] [java] Warning in file "highlighting_scanner.jflex" (line 1078): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] [java] Warning in file "highlighting_scanner.jflex" (line 1091): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*({NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,513 states in NFA [java] Converting NFA to DFA : [java] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ [java] 848 states before minimization, 650 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/documentModel/parser/php7/PHPLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "highlighting_scanner.jflex" [java] [java] Warning in file "highlighting_scanner.jflex" (line 1082): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] [java] Warning in file "highlighting_scanner.jflex" (line 1095): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*({NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,518 states in NFA [java] Converting NFA to DFA : [java] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 851 states before minimization, 653 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/documentModel/parser/php71/PHPLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "highlighting_scanner.jflex" [java] [java] Warning in file "highlighting_scanner.jflex" (line 1086): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*({HEREDOC_NEWLINE}+({LABEL}";"?)?)? { [java] [java] Warning in file "highlighting_scanner.jflex" (line 1099): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*({NEWLINE}+({LABEL}";"?)?)? { [java] Constructing NFA : 2,525 states in NFA [java] Converting NFA to DFA : [java] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ [java] 856 states before minimization, 659 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/documentModel/parser/php72/PHPLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "highlighting_scanner.jflex" [java] [java] Warning in file "highlighting_scanner.jflex" (line 1083): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*(({HEREDOC_NEWLINE}{TABS_AND_SPACES})+)? { [java] [java] Warning in file "highlighting_scanner.jflex" (line 1096): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*(({NEWLINE}{TABS_AND_SPACES})+)? { [java] Constructing NFA : 2,195 states in NFA [java] Converting NFA to DFA : [java] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 827 states before minimization, 649 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/documentModel/parser/php73/PHPLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "highlighting_scanner.jflex" [java] [java] Warning in file "highlighting_scanner.jflex" (line 1087): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*(({HEREDOC_NEWLINE}{TABS_AND_SPACES})+)? { [java] [java] Warning in file "highlighting_scanner.jflex" (line 1100): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*(({NEWLINE}{TABS_AND_SPACES})+)? { [java] Constructing NFA : 2,332 states in NFA [java] Converting NFA to DFA : [java] ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] 847 states before minimization, 654 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/documentModel/parser/php74/PHPLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "highlighting_scanner.jflex" [java] [java] Warning in file "highlighting_scanner.jflex" (line 1100): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*(({HEREDOC_NEWLINE}{TABS_AND_SPACES})+)? { [java] [java] Warning in file "highlighting_scanner.jflex" (line 1113): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*(({NEWLINE}{TABS_AND_SPACES})+)? { [java] Constructing NFA : 2,347 states in NFA [java] Converting NFA to DFA : [java] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [java] 857 states before minimization, 665 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/documentModel/parser/php80/PHPLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "highlighting_scanner.jflex" [java] [java] Warning in file "highlighting_scanner.jflex" (line 1112): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*(({HEREDOC_NEWLINE}{TABS_AND_SPACES})+)? { [java] [java] Warning in file "highlighting_scanner.jflex" (line 1125): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*(({NEWLINE}{TABS_AND_SPACES})+)? { [java] Constructing NFA : 2,367 states in NFA [java] Converting NFA to DFA : [java] ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ [java] 868 states before minimization, 676 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/documentModel/parser/php81/PHPLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "highlighting_scanner.jflex" [java] [java] Warning in file "highlighting_scanner.jflex" (line 1112): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*(({HEREDOC_NEWLINE}{TABS_AND_SPACES})+)? { [java] [java] Warning in file "highlighting_scanner.jflex" (line 1125): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*(({NEWLINE}{TABS_AND_SPACES})+)? { [java] Constructing NFA : 2,367 states in NFA [java] Converting NFA to DFA : [java] ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ [java] 868 states before minimization, 676 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/documentModel/parser/php82/PHPLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../../jflex/common.skeleton". [java] Reading "highlighting_scanner.jflex" [java] [java] Warning in file "highlighting_scanner.jflex" (line 1112): [java] Expression matches the empty string, which may lead to non-termination. [java] {HEREDOC_CHARS}*(({HEREDOC_NEWLINE}{TABS_AND_SPACES})+)? { [java] [java] Warning in file "highlighting_scanner.jflex" (line 1125): [java] Expression matches the empty string, which may lead to non-termination. [java] {NOWDOC_CHARS}*(({NEWLINE}{TABS_AND_SPACES})+)? { [java] Constructing NFA : 2,367 states in NFA [java] Converting NFA to DFA : [java] ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ [java] 868 states before minimization, 676 states in minimized DFA [java] Writing code to "../../../../gen/org/eclipse/php/internal/core/documentModel/parser/php83/PHPLexer.java" init: getJFlexJar: setHttpProxy: downloadAndUnpack: checkUpToDate: generateScanner: [java] Reading skeleton file "../jflex/PHPTokenizer.skeleton". [java] Reading "PHPTokenizer.jflex" [java] [java] Warning: Macro "StringType" has been declared but never used. [java] [java] Warning: Macro "extPE" has been declared but never used. [java] [java] Warning: Macro "children" has been declared but never used. [java] [java] Warning: Macro "SDDecl" has been declared but never used. [java] [java] Warning: Macro "element" has been declared but never used. [java] [java] Warning: Macro "CharData" has been declared but never used. [java] [java] Warning: Macro "Misc" has been declared but never used. [java] [java] Warning: Macro "EntityDecl" has been declared but never used. [java] [java] Warning: Macro "ETag" has been declared but never used. [java] [java] Warning: Macro "DefaultDecl" has been declared but never used. [java] [java] Warning: Macro "extParsedEnt" has been declared but never used. [java] [java] Warning: Macro "EncName" has been declared but never used. [java] [java] Warning: Macro "doctypedecl" has been declared but never used. [java] [java] Warning: Macro "Attribute" has been declared but never used. [java] [java] Warning: Macro "EnumeratedType" has been declared but never used. [java] [java] Warning: Macro "document" has been declared but never used. [java] [java] Warning: Macro "AttDef" has been declared but never used. [java] [java] Warning: Macro "ignoreSect" has been declared but never used. [java] [java] Warning: Macro "PEDecl" has been declared but never used. [java] [java] Warning: Macro "EntityDef" has been declared but never used. [java] [java] Warning: Macro "Names" has been declared but never used. [java] [java] Warning: Macro "Char" has been declared but never used. [java] [java] Warning: Macro "PEDef" has been declared but never used. [java] [java] Warning: Macro "CData" has been declared but never used. [java] [java] Warning: Macro "ISO639Code" has been declared but never used. [java] [java] Warning: Macro "seq" has been declared but never used. [java] [java] Warning: Macro "Langcode" has been declared but never used. [java] [java] Warning: Macro "STag" has been declared but never used. [java] [java] Warning: Macro "AttlistDecl" has been declared but never used. [java] [java] Warning: Macro "NotationDecl" has been declared but never used. [java] [java] Warning: Macro "Enumeration" has been declared but never used. [java] [java] Warning: Macro "markupdecl" has been declared but never used. [java] [java] Warning: Macro "contentspec" has been declared but never used. [java] [java] Warning: Macro "EntityValue" has been declared but never used. [java] [java] Warning: Macro "cp" has been declared but never used. [java] [java] Warning: Macro "includeSect" has been declared but never used. [java] [java] Warning: Macro "EmptyElemTag" has been declared but never used. [java] [java] Warning: Macro "VersionNum" has been declared but never used. [java] [java] Warning: Macro "choice" has been declared but never used. [java] [java] Warning: Macro "CDSect" has been declared but never used. [java] [java] Warning: Macro "Ignore" has been declared but never used. [java] [java] Warning: Macro "extSubset" has been declared but never used. [java] [java] Warning: Macro "UserCode" has been declared but never used. [java] [java] Warning: Macro "PublicID" has been declared but never used. [java] [java] Warning: Macro "elementdecl" has been declared but never used. [java] [java] Warning: Macro "TextDecl" has been declared but never used. [java] [java] Warning: Macro "XMLDecl" has been declared but never used. [java] [java] Warning: Macro "EncodingDecl" has been declared but never used. [java] [java] Warning: Macro "AttType" has been declared but never used. [java] [java] Warning: Macro "NDataDecl" has been declared but never used. [java] [java] Warning: Macro "Mixed" has been declared but never used. [java] [java] Warning: Macro "GEDecl" has been declared but never used. [java] [java] Warning: Macro "Nmtoken" has been declared but never used. [java] [java] Warning: Macro "extSubsetDecl" has been declared but never used. [java] [java] Warning: Macro "ExternalID" has been declared but never used. [java] [java] Warning: Macro "content" has been declared but never used. [java] [java] Warning: Macro "TokenizedType" has been declared but never used. [java] [java] Warning: Macro "Subcode" has been declared but never used. [java] [java] Warning: Macro "ignoreSectContents" has been declared but never used. [java] [java] Warning: Macro "Nmtokens" has been declared but never used. [java] [java] Warning: Macro "LanguageID" has been declared but never used. [java] [java] Warning: Macro "Comment" has been declared but never used. [java] [java] Warning: Macro "conditionalSect" has been declared but never used. [java] [java] Warning: Macro "IanaCode" has been declared but never used. [java] [java] Warning: Macro "NotationType" has been declared but never used. [java] [java] Warning: Macro "prolog" has been declared but never used. [java] [java] Warning: Macro "VersionInfo" has been declared but never used. [java] [java] Warning in file "PHPTokenizer.jflex" (line 1394): [java] Expression matches the empty string, which may lead to non-termination. [java] {S}* { [java] [java] Warning in file "PHPTokenizer.jflex" (line 1535): [java] Expression matches the empty string, which may lead to non-termination. [java] {AttValue} { [java] [java] Warning in file "PHPTokenizer.jflex" (line 1563): [java] Expression matches the empty string, which may lead to non-termination. [java] [^\u0041-\u005A\u0061-\u007A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u0131\u0134-\u013E\u0141-\u0148\u014A-\u017E\u0180-\u01C3\u01CD-\u01F0\u01F4-\u01F5\u01FA-\u0217\u0250-\u02A8\u02BB-\u02C1\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03CE\u03D0-\u03D6\u03DA\u03DC\u03DE\u03E0\u03E2-\u03F3\u0401-\u040C\u040E-\u044F\u0451-\u045C\u045E-\u0481\u0490-\u04C4\u04C7-\u04C8\u04CB-\u04CC\u04D0-\u04EB\u04EE-\u04F5\u04F8-\u04F9\u0531-\u0556\u0559\u0561-\u0586\u05D0-\u05EA\u05F0-\u05F2\u0621-\u063A\u0641-\u064A\u0671-\u06B7\u06BA-\u06BE\u06C0-\u06CE\u06D0-\u06D3\u06D5\u06E5-\u06E6\u0905-\u0939\u093D\u0958-\u0961\u0985-\u098C\u098F-\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09DC-\u09DD\u09DF-\u09E1\u09F0-\u09F1\u0A05-\u0A0A\u0A0F-\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32-\u0A33\u0A35-\u0A36\u0A38-\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8B\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2-\u0AB3\u0AB5-\u0AB9\u0ABD\u0AE0\u0B05-\u0B0C\u0B0F-\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32-\u0B33\u0B36-\u0B39\u0B3D\u0B5C-\u0B5D\u0B5F-\u0B61\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99-\u0B9A\u0B9C\u0B9E-\u0B9F\u0BA3-\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB5\u0BB7-\u0BB9\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C33\u0C35-\u0C39\u0C60-\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CDE\u0CE0-\u0CE1\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D28\u0D2A-\u0D39\u0D60-\u0D61\u0E01-\u0E2E\u0E30\u0E32-\u0E33\u0E40-\u0E45\u0E81-\u0E82\u0E84\u0E87-\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA-\u0EAB\u0EAD-\u0EAE\u0EB0\u0EB2-\u0EB3\u0EBD\u0EC0-\u0EC4\u0F40-\u0F47\u0F49-\u0F69\u10A0-\u10C5\u10D0-\u10F6\u1100\u1102-\u1103\u1105-\u1107\u1109\u110B-\u110C\u110E-\u1112\u113C\u113E\u1140\u114C\u114E\u1150\u1154-\u1155\u1159\u115F-\u1161\u1163\u1165\u1167\u1169\u116D-\u116E\u1172-\u1173\u1175\u119E\u11A8\u11AB\u11AE-\u11AF\u11B7-\u11B8\u11BA\u11BC-\u11C2\u11EB\u11F0\u11F9\u1E00-\u1E9B\u1EA0-\u1EF9\u1F00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2126\u212A-\u212B\u212E\u2180-\u2182\u3041-\u3094\u30A1-\u30FA\u3105-\u312C\uAC00-\uD7A3\u4E00-\u9FA5\u3007\u3021-\u3029]* { [java] [java] Warning in file "PHPTokenizer.jflex" (line 1824): [java] Expression matches the empty string, which may lead to non-termination. [java] {AttValue} { [java] [java] Warning in file "PHPTokenizer.jflex" (line 1856): [java] Expression matches the empty string, which may lead to non-termination. [java] {AttValue} | ([\'\"]([^\'\"\040\011\012\015<>/]|\/+[^\'\"\040\011\012\015<>/] )* ) { [java] [java] Warning in file "PHPTokenizer.jflex" (line 1924): [java] Expression matches the empty string, which may lead to non-termination. [java] {AttValue}|{PubidLiteral}|([\'\"]([^\'\"\040\011\012\015<>/]|\/+[^\'\"\040\011\012\015<>/] )* ) { [java] [java] Warning in file "PHPTokenizer.jflex" (line 1930): [java] Expression matches the empty string, which may lead to non-termination. [java] {AttValue}|{SystemLiteral}|([\'\"]([^\'\"\040\011\012\015<>/]|\/+[^\'\"\040\011\012\015<>/] )* ) { [java] [java] Warning in file "PHPTokenizer.jflex" (line 1939): [java] Expression matches the empty string, which may lead to non-termination. [java] {AttValue}|{PubidLiteral}|([\'\"]([^\'\"\040\011\012\015<>/]|\/+[^\'\"\040\011\012\015<>/] )* ) { [java] [java] Warning in file "PHPTokenizer.jflex" (line 1945): [java] Expression matches the empty string, which may lead to non-termination. [java] [^>]* { [java] [java] Warning in file "PHPTokenizer.jflex" (line 1964): [java] Expression matches the empty string, which may lead to non-termination. [java] {AttValue}|{PubidLiteral}|([\'\"]([^\'\"\040\011\012\015<>/]|\/+[^\'\"\040\011\012\015<>/] )* ) { [java] [java] Warning in file "PHPTokenizer.jflex" (line 1970): [java] Expression matches the empty string, which may lead to non-termination. [java] [^>]* { [java] [java] Warning in file "PHPTokenizer.jflex" (line 2000): [java] Expression matches the empty string, which may lead to non-termination. [java] [^<&%]*|[&%]{S}+{Name}[^&%<]*|[&%]{Name}([^;&%<]*|{S}+;*) { [java] Constructing NFA : 1,478 states in NFA [java] Converting NFA to DFA : [java] ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] [java] Warning in file "PHPTokenizer.jflex" (line 1485): [java] Rule can never be matched: [java] {genericTagOpen} { [java] [java] Warning in file "PHPTokenizer.jflex" (line 2012): [java] Rule can never be matched: [java] {PHP_START} | {PHP_ASP_START} { [java] [java] Warning in file "PHPTokenizer.jflex" (line 2076): [java] Rule can never be matched: [java] \040 { [java] [java] Warning in file "PHPTokenizer.jflex" (line 2081): [java] Rule can never be matched: [java] \011 { [java] [java] Warning in file "PHPTokenizer.jflex" (line 2086): [java] Rule can never be matched: [java] \015 [java] 764 states before minimization, 323 states in minimized DFA [java] Writing code to "../../../gen/org/eclipse/php/internal/core/documentModel/parser/PHPTokenizer.java" [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.core --- [INFO] Compiling 914 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.core --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.core --- [INFO] 37 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/target/org.eclipse.php.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/target/org.eclipse.php.core-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/target/org.eclipse.php.core-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.core/target/org.eclipse.php.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.core --- [INFO] [INFO] ------------< org.eclipse.php:org.eclipse.php.server.core >------------- [INFO] Building org.eclipse.php.server.core 8.3.0-SNAPSHOT [6/46] [INFO] from plugins/org.eclipse.php.server.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.server.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.server.core --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.server.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.server.core --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.server.core --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.server.core --- [INFO] Resolving class path of org.eclipse.php.server.core [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.server.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.server.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.server.core --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.server.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.server.core --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.server.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.server.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.server.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.server.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.server.core --- [INFO] 42 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.server.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.server.core/target/org.eclipse.php.server.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.server.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.server.core/target/org.eclipse.php.server.core-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.server.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.server.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.server.core/target/org.eclipse.php.server.core-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.server.core/target/org.eclipse.php.server.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.server.core --- [INFO] [INFO] -----------------< org.eclipse.php:org.eclipse.php.ui >----------------- [INFO] Building org.eclipse.php.ui 8.3.0-SNAPSHOT [7/46] [INFO] from plugins/org.eclipse.php.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Artifact org.tukaani:xz:jar:1.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.tukaani:xz:jar:1.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.ui --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.ui --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.ui --- [INFO] Resolving class path of org.eclipse.php.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.ui --- [INFO] Compiling 682 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.ui --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.ui --- [INFO] 130 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.ui/target/org.eclipse.php.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.ui/target/org.eclipse.php.ui-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.ui/target/org.eclipse.php.ui-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.ui/target/org.eclipse.php.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.ui --- [INFO] [INFO] ------------< org.eclipse.php:org.eclipse.php.debug.daemon >------------ [INFO] Building org.eclipse.php.debug.daemon 8.3.0-SNAPSHOT [8/46] [INFO] from plugins/org.eclipse.php.debug.daemon/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.debug.daemon --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.debug.daemon --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.debug.daemon --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.debug.daemon --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.debug.daemon --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.debug.daemon --- [INFO] Resolving class path of org.eclipse.php.debug.daemon [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.debug.daemon --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.daemon/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.debug.daemon --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.daemon/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.debug.daemon --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.debug.daemon --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.debug.daemon --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.daemon/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.debug.daemon --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.debug.daemon --- [INFO] 67 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.debug.daemon --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.daemon/target/org.eclipse.php.debug.daemon-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.debug.daemon --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.daemon/target/org.eclipse.php.debug.daemon-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.debug.daemon --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.debug.daemon --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.daemon/target/org.eclipse.php.debug.daemon-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.daemon/target/org.eclipse.php.debug.daemon-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.debug.daemon --- [INFO] [INFO] -------------< org.eclipse.php:org.eclipse.php.debug.core >------------- [INFO] Building org.eclipse.php.debug.core 8.3.0-SNAPSHOT [9/46] [INFO] from plugins/org.eclipse.php.debug.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.debug.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.debug.core --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.debug.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.debug.core --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.debug.core --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.debug.core --- [INFO] Resolving class path of org.eclipse.php.debug.core [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.debug.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.debug.core --- [INFO] Compiling 294 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.debug.core --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.debug.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.debug.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.debug.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.debug.core --- [INFO] 130 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.debug.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.core/target/org.eclipse.php.debug.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.debug.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.core/target/org.eclipse.php.debug.core-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.debug.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.debug.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.core/target/org.eclipse.php.debug.core-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.core/target/org.eclipse.php.debug.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.debug.core --- [INFO] [INFO] --------------< org.eclipse.php:org.eclipse.php.debug.ui >-------------- [INFO] Building org.eclipse.php.debug.ui 8.3.0-SNAPSHOT [10/46] [INFO] from plugins/org.eclipse.php.debug.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.debug.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.debug.ui --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.debug.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.debug.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.debug.ui --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.debug.ui --- [INFO] Resolving class path of org.eclipse.php.debug.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.debug.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.debug.ui --- [INFO] Compiling 177 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.debug.ui --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.debug.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.debug.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.debug.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.debug.ui --- [INFO] 133 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.debug.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.ui/target/org.eclipse.php.debug.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.debug.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.ui/target/org.eclipse.php.debug.ui-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.debug.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.debug.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.ui/target/org.eclipse.php.debug.ui-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.debug.ui/target/org.eclipse.php.debug.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.debug.ui --- [INFO] [INFO] -----------< org.eclipse.php:org.eclipse.php.formatter.core >----------- [INFO] Building org.eclipse.php.formatter.core 8.3.0-SNAPSHOT [11/46] [INFO] from plugins/org.eclipse.php.formatter.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.formatter.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.formatter.core --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.formatter.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.formatter.core --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.formatter.core --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.formatter.core --- [INFO] Resolving class path of org.eclipse.php.formatter.core [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.formatter.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.formatter.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.formatter.core --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.formatter.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.formatter.core --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.formatter.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.formatter.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.formatter.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.formatter.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.formatter.core --- [INFO] 45 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.formatter.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.formatter.core/target/org.eclipse.php.formatter.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.formatter.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.formatter.core/target/org.eclipse.php.formatter.core-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.formatter.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.formatter.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.formatter.core/target/org.eclipse.php.formatter.core-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.formatter.core/target/org.eclipse.php.formatter.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.formatter.core --- [INFO] [INFO] ------------< org.eclipse.php:org.eclipse.php.formatter.ui >------------ [INFO] Building org.eclipse.php.formatter.ui 8.3.0-SNAPSHOT [12/46] [INFO] from plugins/org.eclipse.php.formatter.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.formatter.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.formatter.ui --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.formatter.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.formatter.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.formatter.ui --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.formatter.ui --- [INFO] Resolving class path of org.eclipse.php.formatter.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.formatter.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.formatter.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.formatter.ui --- [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.formatter.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.formatter.ui --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.formatter.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.formatter.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.formatter.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.formatter.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.formatter.ui --- [INFO] 130 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.formatter.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.formatter.ui/target/org.eclipse.php.formatter.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.formatter.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.formatter.ui/target/org.eclipse.php.formatter.ui-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.formatter.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.formatter.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.formatter.ui/target/org.eclipse.php.formatter.ui-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.formatter.ui/target/org.eclipse.php.formatter.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.formatter.ui --- [INFO] [INFO] --------------< org.eclipse.php:org.eclipse.php.mylyn.ui >-------------- [INFO] Building org.eclipse.php.mylyn.ui 8.3.0-SNAPSHOT [13/46] [INFO] from plugins/org.eclipse.php.mylyn.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Artifact org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact com.google.code.findbugs:jsr305:jar:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact com.google.j2objc:j2objc-annotations:jar:2.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact com.google.code.findbugs:jsr305:jar:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact com.google.j2objc:j2objc-annotations:jar:2.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.mylyn.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.mylyn.ui --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.mylyn.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.mylyn.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.mylyn.ui --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.mylyn.ui --- [INFO] Resolving class path of org.eclipse.php.mylyn.ui [WARNING] [fec40aa8-f6eb-4e06-8849-f5474eeda6df][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.ant.optional.junit,3.3.0 have severely compromised security. Please report this concern to the artifact provider. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.mylyn.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.mylyn.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.mylyn.ui --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.mylyn.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.mylyn.ui --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.mylyn.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.mylyn.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.mylyn.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.mylyn.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.mylyn.ui --- [INFO] 209 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.mylyn.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.mylyn.ui/target/org.eclipse.php.mylyn.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.mylyn.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.mylyn.ui/target/org.eclipse.php.mylyn.ui-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.mylyn.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.mylyn.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.mylyn.ui/target/org.eclipse.php.mylyn.ui-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.mylyn.ui/target/org.eclipse.php.mylyn.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.mylyn.ui --- [INFO] [INFO] ----------< org.eclipse.php:org.eclipse.php.refactoring.core >---------- [INFO] Building org.eclipse.php.refactoring.core 8.3.0-SNAPSHOT [14/46] [INFO] from plugins/org.eclipse.php.refactoring.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.refactoring.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.refactoring.core --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.refactoring.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.refactoring.core --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.refactoring.core --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.refactoring.core --- [INFO] Resolving class path of org.eclipse.php.refactoring.core [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.refactoring.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.refactoring.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.refactoring.core --- [INFO] Compiling 84 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.refactoring.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.refactoring.core --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.refactoring.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.refactoring.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.refactoring.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.refactoring.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.refactoring.core --- [INFO] 130 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.refactoring.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.refactoring.core/target/org.eclipse.php.refactoring.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.refactoring.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.refactoring.core/target/org.eclipse.php.refactoring.core-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.refactoring.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.refactoring.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.refactoring.core/target/org.eclipse.php.refactoring.core-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.refactoring.core/target/org.eclipse.php.refactoring.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.refactoring.core --- [INFO] [INFO] -----------< org.eclipse.php:org.eclipse.php.refactoring.ui >----------- [INFO] Building org.eclipse.php.refactoring.ui 8.3.0-SNAPSHOT [15/46] [INFO] from plugins/org.eclipse.php.refactoring.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.refactoring.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.refactoring.ui --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.refactoring.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.refactoring.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.refactoring.ui --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.refactoring.ui --- [INFO] Resolving class path of org.eclipse.php.refactoring.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.refactoring.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.refactoring.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.refactoring.ui --- [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.refactoring.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.refactoring.ui --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.refactoring.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.refactoring.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.refactoring.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.refactoring.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.refactoring.ui --- [INFO] 130 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.refactoring.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.refactoring.ui/target/org.eclipse.php.refactoring.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.refactoring.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.refactoring.ui/target/org.eclipse.php.refactoring.ui-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.refactoring.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.refactoring.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.refactoring.ui/target/org.eclipse.php.refactoring.ui-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.refactoring.ui/target/org.eclipse.php.refactoring.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.refactoring.ui --- [INFO] [INFO] -------------< org.eclipse.php:org.eclipse.php.server.ui >-------------- [INFO] Building org.eclipse.php.server.ui 8.3.0-SNAPSHOT [16/46] [INFO] from plugins/org.eclipse.php.server.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.server.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.server.ui --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.server.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.server.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.server.ui --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.server.ui --- [INFO] Resolving class path of org.eclipse.php.server.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.server.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.server.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.server.ui --- [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.server.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.server.ui --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.server.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.server.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.server.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.server.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.server.ui --- [INFO] 133 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.server.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.server.ui/target/org.eclipse.php.server.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.server.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.server.ui/target/org.eclipse.php.server.ui-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.server.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.server.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.server.ui/target/org.eclipse.php.server.ui-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.server.ui/target/org.eclipse.php.server.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.server.ui --- [INFO] [INFO] --------------< org.eclipse.php:org.eclipse.php.astview >--------------- [INFO] Building org.eclipse.php.astview 8.3.0-SNAPSHOT [17/46] [INFO] from plugins/org.eclipse.php.astview/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.astview --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.astview --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.astview --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.astview --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.astview --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.astview --- [INFO] Resolving class path of org.eclipse.php.astview [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.astview --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.astview/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.astview --- [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.astview/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.astview --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.astview --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.astview --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.astview/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.astview --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.astview --- [INFO] 130 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.astview --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.astview/target/org.eclipse.php.astview-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.astview --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.astview/target/org.eclipse.php.astview-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.astview --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.astview --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.astview/target/org.eclipse.php.astview-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.astview/target/org.eclipse.php.astview-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.astview --- [INFO] [INFO] ------------< org.eclipse.php:org.eclipse.php.composer.api >------------ [INFO] Building org.eclipse.php.composer.api 8.3.0-SNAPSHOT [18/46] [INFO] from plugins/org.eclipse.php.composer.api/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.composer.api --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.composer.api --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.composer.api --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.composer.api --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.composer.api --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.composer.api --- [INFO] Resolving class path of org.eclipse.php.composer.api [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.composer.api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.api/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.composer.api --- [INFO] Compiling 73 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.api/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.composer.api --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.composer.api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.composer.api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.api/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.composer.api --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.composer.api --- [INFO] 24 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.composer.api --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.api/target/org.eclipse.php.composer.api-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.composer.api --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.api/target/org.eclipse.php.composer.api-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.composer.api --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.composer.api --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.api/target/org.eclipse.php.composer.api-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.api/target/org.eclipse.php.composer.api-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.composer.api --- [INFO] [INFO] -----------< org.eclipse.php:org.eclipse.php.composer.core >------------ [INFO] Building org.eclipse.php.composer.core 8.3.0-SNAPSHOT [19/46] [INFO] from plugins/org.eclipse.php.composer.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.composer.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.composer.core --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.composer.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.composer.core --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.composer.core --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.composer.core --- [INFO] Resolving class path of org.eclipse.php.composer.core [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.composer.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.composer.core --- [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.composer.core --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.composer.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.composer.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.composer.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.composer.core --- [INFO] 134 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.composer.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.core/target/org.eclipse.php.composer.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.composer.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.core/target/org.eclipse.php.composer.core-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.composer.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.composer.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.core/target/org.eclipse.php.composer.core-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.core/target/org.eclipse.php.composer.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.composer.core --- [INFO] [INFO] ------------< org.eclipse.php:org.eclipse.php.composer.ui >------------- [INFO] Building org.eclipse.php.composer.ui 8.3.0-SNAPSHOT [20/46] [INFO] from plugins/org.eclipse.php.composer.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.composer.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.composer.ui --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.composer.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.composer.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.composer.ui --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.composer.ui --- [INFO] Resolving class path of org.eclipse.php.composer.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.composer.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.composer.ui --- [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.composer.ui --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.composer.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.composer.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.composer.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.composer.ui --- [INFO] 171 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.composer.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.ui/target/org.eclipse.php.composer.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.composer.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.ui/target/org.eclipse.php.composer.ui-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.composer.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.composer.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.ui/target/org.eclipse.php.composer.ui-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.composer.ui/target/org.eclipse.php.composer.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.composer.ui --- [INFO] [INFO] --------< org.eclipse.php:org.eclipse.php.builtin.server.core >--------- [INFO] Building org.eclipse.php.builtin.server.core 8.3.0-SNAPSHOT [21/46] [INFO] from plugins/org.eclipse.php.builtin.server.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.builtin.server.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.builtin.server.core --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.builtin.server.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.builtin.server.core --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.builtin.server.core --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.builtin.server.core --- [INFO] Resolving class path of org.eclipse.php.builtin.server.core [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.builtin.server.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.builtin.server.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.builtin.server.core --- [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.builtin.server.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.builtin.server.core --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.builtin.server.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.builtin.server.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.builtin.server.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.builtin.server.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.builtin.server.core --- [INFO] 150 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.builtin.server.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.builtin.server.core/target/org.eclipse.php.builtin.server.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.builtin.server.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.builtin.server.core/target/org.eclipse.php.builtin.server.core-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.builtin.server.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.builtin.server.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.builtin.server.core/target/org.eclipse.php.builtin.server.core-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.builtin.server.core/target/org.eclipse.php.builtin.server.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.builtin.server.core --- [INFO] [INFO] ---------< org.eclipse.php:org.eclipse.php.builtin.server.ui >---------- [INFO] Building org.eclipse.php.builtin.server.ui 8.3.0-SNAPSHOT [22/46] [INFO] from plugins/org.eclipse.php.builtin.server.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.builtin.server.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.builtin.server.ui --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.builtin.server.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.builtin.server.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.builtin.server.ui --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.builtin.server.ui --- [INFO] Resolving class path of org.eclipse.php.builtin.server.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.builtin.server.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.builtin.server.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.builtin.server.ui --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.builtin.server.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.builtin.server.ui --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.builtin.server.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.builtin.server.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.builtin.server.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.builtin.server.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.builtin.server.ui --- [INFO] 156 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.builtin.server.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.builtin.server.ui/target/org.eclipse.php.builtin.server.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.builtin.server.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.builtin.server.ui/target/org.eclipse.php.builtin.server.ui-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.builtin.server.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.builtin.server.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.builtin.server.ui/target/org.eclipse.php.builtin.server.ui-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.builtin.server.ui/target/org.eclipse.php.builtin.server.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.builtin.server.ui --- [INFO] [INFO] --------------< org.eclipse.php:org.eclipse.php.phpunit >--------------- [INFO] Building org.eclipse.php.phpunit 8.3.0-SNAPSHOT [23/46] [INFO] from plugins/org.eclipse.php.phpunit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.phpunit --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.phpunit --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.phpunit --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.phpunit --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.phpunit --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.phpunit --- [INFO] Resolving class path of org.eclipse.php.phpunit [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.phpunit --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.phpunit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.phpunit --- [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.phpunit/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.phpunit --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.phpunit --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.phpunit --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.phpunit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.phpunit --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.phpunit --- [INFO] 135 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.phpunit --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.phpunit/target/org.eclipse.php.phpunit-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.phpunit --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.phpunit/target/org.eclipse.php.phpunit-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.phpunit --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.phpunit --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.phpunit/target/org.eclipse.php.phpunit-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.phpunit/target/org.eclipse.php.phpunit-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.phpunit --- [INFO] [INFO] ------------< org.eclipse.php:org.eclipse.php.profile.core >------------ [INFO] Building org.eclipse.php.profile.core 8.3.0-SNAPSHOT [24/46] [INFO] from plugins/org.eclipse.php.profile.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.profile.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.profile.core --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.profile.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.profile.core --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.profile.core --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.profile.core --- [INFO] Resolving class path of org.eclipse.php.profile.core [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.profile.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.profile.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.profile.core --- [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.profile.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.profile.core --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.profile.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.profile.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.profile.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.profile.core --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.profile.core --- [INFO] 130 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.profile.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.profile.core/target/org.eclipse.php.profile.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.profile.core --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.profile.core/target/org.eclipse.php.profile.core-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.profile.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.profile.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.profile.core/target/org.eclipse.php.profile.core-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.profile.core/target/org.eclipse.php.profile.core-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.profile.core --- [INFO] [INFO] -------------< org.eclipse.php:org.eclipse.php.profile.ui >------------- [INFO] Building org.eclipse.php.profile.ui 8.3.0-SNAPSHOT [25/46] [INFO] from plugins/org.eclipse.php.profile.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.profile.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.profile.ui --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.profile.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.profile.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.profile.ui --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.profile.ui --- [INFO] Resolving class path of org.eclipse.php.profile.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.profile.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.profile.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.profile.ui --- [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.profile.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.profile.ui --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.profile.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.profile.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.profile.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.profile.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.profile.ui --- [INFO] 139 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.profile.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.profile.ui/target/org.eclipse.php.profile.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.profile.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.profile.ui/target/org.eclipse.php.profile.ui-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.profile.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.profile.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.profile.ui/target/org.eclipse.php.profile.ui-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.profile.ui/target/org.eclipse.php.profile.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.profile.ui --- [INFO] [INFO] ------------< org.eclipse.php:org.eclipse.php.rdt.sync.ui >------------- [INFO] Building org.eclipse.php.rdt.sync.ui 8.3.0-SNAPSHOT [26/46] [INFO] from plugins/org.eclipse.php.rdt.sync.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.rdt.sync.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.rdt.sync.ui --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.rdt.sync.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.rdt.sync.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.rdt.sync.ui --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.rdt.sync.ui --- [INFO] Resolving class path of org.eclipse.php.rdt.sync.ui [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.rdt.sync.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.rdt.sync.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.rdt.sync.ui --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.rdt.sync.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.php.rdt.sync.ui --- [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.rdt.sync.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.rdt.sync.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.rdt.sync.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.php.rdt.sync.ui --- [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.rdt.sync.ui --- [INFO] 118 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.rdt.sync.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.rdt.sync.ui/target/org.eclipse.php.rdt.sync.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.rdt.sync.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.rdt.sync.ui/target/org.eclipse.php.rdt.sync.ui-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.rdt.sync.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.rdt.sync.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.rdt.sync.ui/target/org.eclipse.php.rdt.sync.ui-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/plugins/org.eclipse.php.rdt.sync.ui/target/org.eclipse.php.rdt.sync.ui-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.rdt.sync.ui --- [INFO] [INFO] -----------------------< org.eclipse.php:tests >------------------------ [INFO] Building tests 8.3.0-SNAPSHOT [27/46] [INFO] from tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tests --- [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ tests --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ tests --- [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ tests --- [INFO] [INFO] -------------< org.eclipse.php:org.eclipse.php.core.tests >------------- [INFO] Building org.eclipse.php.core.tests 8.3.0-SNAPSHOT [28/46] [INFO] from tests/org.eclipse.php.core.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.core.tests --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.core.tests --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.core.tests --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.core.tests --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.core.tests --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.core.tests --- [INFO] Resolving class path of org.eclipse.php.core.tests [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.core.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.core.tests --- [INFO] Compiling 91 source files to /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.core.tests --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.core.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.core.tests --- [INFO] 116 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/target/org.eclipse.php.core.tests-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/target/org.eclipse.php.core.tests-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.core.tests --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.core.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/target/org.eclipse.php.core.tests-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/target/org.eclipse.php.core.tests-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.core.tests --- [INFO] [INFO] --- tycho-surefire:4.0.6:test (default-test) @ org.eclipse.php.core.tests --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -server, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/target/surefire.properties] Running org.eclipse.php.core.tests.AllTests [TESTS] -> org.eclipse.php.core.tests.AllTests [TEST] -> org.eclipse.php.core.tests.dom_ast.parser.DomParserTests Syntax error at character 11 of input Syntax error at character 12 of input [TEST] -> org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests [TEST] -> org.eclipse.php.core.tests.compiler_ast.parser.FindUseStatementByAliasTests [TEST] -> org.eclipse.php.core.tests.compiler_ast.parser.FindUseStatementByNamespaceTests [TEST] -> org.eclipse.php.core.tests.compiler_ast.parser.GetUseStatementsByTests [TEST] -> org.eclipse.php.core.tests.compiler_ast.parser.TraitUseStatementVisitorTests [TEST] -> org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests [TEST] -> org.eclipse.php.core.tests.errors.ErrorReportingTests Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests Syntax error at character 68 of input Syntax error at character 68 of input Syntax error at character 68 of input Syntax error at character 68 of input [TEST] -> org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests Syntax error at character 29 of input [TEST] -> org.eclipse.php.core.tests.dom_ast.CommentMapperTests [TEST] -> org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests [TEST] -> org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: alternate01.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile01.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile02.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile03.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile04.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile05.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile06.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment01.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment02.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment03.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment04.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment05.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment06.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment07.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control01.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control02.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control03.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control04.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control05.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control06.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control07.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control08.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control09.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions01.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions02.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions03.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function01.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function02.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function03.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function04.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface01.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface02.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface03.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile01.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile02.php [in [in [in CodeAssistScopeTests_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: alternate01.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile01.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile02.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile03.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile04.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile05.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile06.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment01.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment02.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment03.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment04.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment05.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment06.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment07.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control01.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control02.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control03.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control04.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control05.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control06.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control07.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control08.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control09.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions01.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions02.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions03.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function01.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function02.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function03.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function04.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface01.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface02.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface03.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile01.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile02.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classConst.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure01.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure02.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure03.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace01.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace02.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace03.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace04.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace05.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace06.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace07.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace08.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait01.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) [TEST] -> org.eclipse.php.core.tests.codeassist.CodeAssistTests org.eclipse.dltk.core.ModelException: trait02.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait03.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait04.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use01.php [in [in [in CodeAssistScopeTests_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: alternate01.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile01.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile02.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile03.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies org.eclipse.dltk.core.ModelException: classFile04.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile05.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile06.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment01.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment02.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment03.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment04.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment05.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment06.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment07.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control01.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control02.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control03.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control04.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control05.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control06.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control07.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control08.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control09.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions01.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions02.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions03.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function01.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function02.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies org.eclipse.dltk.core.ModelException: function03.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function04.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface01.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface02.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface03.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile01.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile02.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classConst.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure01.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure02.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure03.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace01.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace02.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace03.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace04.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace05.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace06.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace07.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace08.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait01.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait02.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait03.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait04.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use01.php [in [in [in CodeAssistScopeTests_PHP5_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: alternate01.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile01.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile02.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile03.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile04.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile05.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile06.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment01.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment02.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment03.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment04.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment05.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment06.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment07.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control01.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control02.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control03.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control04.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control05.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control06.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control07.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control08.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control09.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Add reset ZIP Type cache... notify type hierarchies org.eclipse.dltk.core.ModelException: exceptions01.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions02.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions03.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function01.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function02.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function03.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function04.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface01.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface02.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface03.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile01.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile02.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classConst.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure01.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure02.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure03.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace01.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace02.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace03.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace04.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace05.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace06.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies org.eclipse.dltk.core.ModelException: namespace07.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace08.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) notify type hierarchies at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait01.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait02.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait03.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait04.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use01.php [in [in [in CodeAssistScopeTests_PHP5_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: alternate01.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile01.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile02.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile03.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile04.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile05.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile06.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment01.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment02.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment03.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment04.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment05.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment06.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment07.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control01.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control02.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control03.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control04.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control05.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control06.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control07.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control08.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control09.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions01.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions02.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions03.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function01.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function02.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function03.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function04.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface01.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface02.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface03.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile01.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile02.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classConst.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure01.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure02.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure03.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace01.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace02.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace03.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace04.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace05.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace06.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace07.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace08.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait01.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait02.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait03.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait04.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use01.php [in [in [in CodeAssistScopeTests_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: alternate01.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile01.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile02.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile03.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile04.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile05.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile06.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment01.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment02.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment03.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment04.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment05.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment06.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment07.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control01.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control02.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control03.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control04.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control05.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control06.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control07.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control08.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control09.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions01.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions02.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions03.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function01.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function02.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function03.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function04.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface01.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface02.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface03.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile01.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile02.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classConst.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure01.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure02.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure03.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace01.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace02.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace03.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace04.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace05.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace06.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace07.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace08.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait01.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait02.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait03.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait04.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use01.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: returnType01.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use02.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use03.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use04.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use05.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use06.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use07.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use08.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use09.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use10.php [in [in [in CodeAssistScopeTests_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: alternate01.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile01.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile02.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile03.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile04.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile05.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile06.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment01.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment02.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment03.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment04.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment05.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment06.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment07.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control01.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control02.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control03.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control04.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control05.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control06.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control07.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control08.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control09.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions01.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions02.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions03.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function01.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function02.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function03.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function04.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface01.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface02.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface03.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile01.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile02.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classConst.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure01.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure02.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure03.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace01.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace02.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace03.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace04.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace05.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace06.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace07.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace08.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait01.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait02.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait03.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait04.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use01.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: returnType01.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use02.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use03.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use04.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use05.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use06.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use07.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use08.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use09.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use10.php [in [in [in CodeAssistScopeTests_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: alternate01.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile01.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile02.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile03.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile04.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile05.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile06.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment01.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment02.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment03.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment04.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment05.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment06.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment07.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control01.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control02.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control03.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control04.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control05.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control06.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control07.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control08.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control09.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions01.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions02.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions03.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function01.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function02.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function03.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function04.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface01.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface02.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface03.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile01.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile02.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classConst.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure01.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure02.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure03.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace01.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace02.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace03.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace04.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace05.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace06.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace07.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace08.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait01.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait02.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait03.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait04.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use01.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: returnType01.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use02.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use03.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use04.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use05.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use06.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use07.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use08.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use09.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use10.php [in [in [in CodeAssistScopeTests_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: alternate01.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile01.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile02.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile03.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile04.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile05.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile06.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment01.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment02.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment03.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment04.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment05.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment06.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment07.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control01.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control02.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control03.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control04.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control05.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control06.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control07.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control08.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control09.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions01.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions02.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions03.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function01.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function02.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function03.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function04.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface01.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface02.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface03.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile01.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile02.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classConst.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure01.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure02.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure03.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace01.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace02.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace03.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace04.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace05.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace06.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace07.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace08.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait01.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait02.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait03.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait04.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use01.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: returnType01.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use02.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use03.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use04.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use05.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use06.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use07.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use08.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use09.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use10.php [in [in [in CodeAssistScopeTests_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: alternate01.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile01.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile02.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile03.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile04.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile05.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile06.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment01.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment02.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment03.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment04.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment05.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment06.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment07.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control01.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control02.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control03.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control04.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control05.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control06.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control07.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control08.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control09.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions01.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions02.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions03.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function01.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function02.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function03.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function04.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface01.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface02.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface03.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile01.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile02.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classConst.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure01.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure02.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure03.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace01.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace02.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace03.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace04.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace05.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace06.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace07.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace08.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait01.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait02.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait03.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait04.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use01.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: returnType01.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use02.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use03.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use04.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use05.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use06.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use07.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use08.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use09.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use10.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: arrow01.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: arrow02.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: arrow03.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: arrow04.php [in [in [in CodeAssistScopeTests_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: alternate01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile02.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile03.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile04.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile05.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile06.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment02.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment03.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment04.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment05.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment06.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment07.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control02.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control03.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control04.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control05.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control06.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control07.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control08.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control09.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions02.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions03.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function02.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function03.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function04.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface02.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface03.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile02.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classConst.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure02.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure03.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace02.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace03.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace04.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace05.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace06.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace07.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace08.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait02.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait03.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait04.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: returnType01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use02.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use03.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use04.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use05.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use06.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use07.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use08.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use09.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use10.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: arrow01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: arrow02.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: arrow03.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: arrow04.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: attribute01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: attribute02.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: attribute03.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: attribute04.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: match01.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: match02.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: match03.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: match04.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: readonly.php [in [in [in CodeAssistScopeTests_PHP8_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: alternate01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile03.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile04.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile05.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classFile06.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment03.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment04.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment05.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment06.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: comment07.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control03.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control04.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control05.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control06.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control07.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control08.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: control09.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: exceptions03.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function03.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: function04.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: interface03.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: simpleFile02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: classConst.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: closure03.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace03.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace04.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace05.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace06.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace07.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: namespace08.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait03.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: trait04.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: returnType01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use03.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use04.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use05.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use06.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use07.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use08.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use09.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: use10.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: arrow01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: arrow02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: arrow03.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: arrow04.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: attribute01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: attribute02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: attribute03.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: attribute04.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: match01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: match02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: match03.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: match04.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: readonly.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: enum01.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: enum02.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: enum03.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: enum04.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: enum05.php [in [in [in CodeAssistScopeTests_PHP8_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: myBar [in B [in testMethodDeclaration2.php [in [in [in CodeAssistTests_PHP5]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: superDefault [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPublic [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superProtected [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPrivate [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superFinal [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: myBar [in B [in testMethodDeclaration2.php [in [in [in CodeAssistTests_PHP5_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: superDefault [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPublic [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superProtected [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPrivate [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superFinal [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: myBar [in B [in testMethodDeclaration2.php [in [in [in CodeAssistTests_PHP5_4]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: superDefault [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_4]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPublic [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_4]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superProtected [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_4]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPrivate [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_4]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superFinal [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_4]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: myBar [in B [in testMethodDeclaration2.php [in [in [in CodeAssistTests_PHP5_5]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: superDefault [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_5]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPublic [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_5]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superProtected [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_5]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPrivate [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_5]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superFinal [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_5]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: myBar [in B [in testMethodDeclaration2.php [in [in [in CodeAssistTests_PHP5_6]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: superDefault [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_6]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPublic [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_6]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superProtected [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_6]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPrivate [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_6]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superFinal [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP5_6]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: myBar [in B [in testMethodDeclaration2.php [in [in [in CodeAssistTests_PHP7_0]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: superDefault [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_0]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPublic [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_0]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superProtected [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_0]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPrivate [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_0]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superFinal [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_0]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: myBar [in B [in testMethodDeclaration2.php [in [in [in CodeAssistTests_PHP7_1]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: superDefault [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_1]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPublic [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_1]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superProtected [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_1]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPrivate [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_1]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superFinal [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_1]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: myBar [in B [in testMethodDeclaration2.php [in [in [in CodeAssistTests_PHP7_2]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: superDefault [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_2]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPublic [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_2]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superProtected [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_2]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPrivate [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_2]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superFinal [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_2]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: myBar [in B [in testMethodDeclaration2.php [in [in [in CodeAssistTests_PHP7_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: superDefault [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPublic [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superProtected [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPrivate [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superFinal [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: myBar [in B [in testMethodDeclaration2.php [in [in [in CodeAssistTests_PHP7_4]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: superDefault [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_4]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPublic [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_4]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superProtected [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_4]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPrivate [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_4]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superFinal [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP7_4]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: myBar [in B [in testMethodDeclaration2.php [in [in [in CodeAssistTests_PHP8_0]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: superDefault [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_0]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPublic [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_0]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superProtected [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_0]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPrivate [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_0]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superFinal [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_0]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: myBar [in B [in testMethodDeclaration2.php [in [in [in CodeAssistTests_PHP8_1]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: superDefault [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_1]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPublic [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_1]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superProtected [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_1]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPrivate [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_1]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superFinal [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_1]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: myBar [in B [in testMethodDeclaration2.php [in [in [in CodeAssistTests_PHP8_2]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: superDefault [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_2]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPublic [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_2]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superProtected [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_2]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPrivate [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_2]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superFinal [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_2]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: myBar [in B [in testMethodDeclaration2.php [in [in [in CodeAssistTests_PHP8_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... org.eclipse.dltk.core.ModelException: superDefault [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPublic [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superProtected [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superPrivate [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) org.eclipse.dltk.core.ModelException: superFinal [in B [in testMethodDeclaration3.php [in [in [in CodeAssistTests_PHP8_3]]]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(ModelElement.java:204) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:180) at org.eclipse.dltk.internal.core.ModelElement.getElementInfo(ModelElement.java:164) at org.eclipse.dltk.internal.core.ModelElement.exists(ModelElement.java:105) at org.eclipse.php.internal.core.codeassist.strategies.MethodNameStrategy.apply(MethodNameStrategy.java:82) at org.eclipse.php.internal.core.codeassist.PHPCompletionEngine.complete(PHPCompletionEngine.java:120) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:518) at org.eclipse.dltk.internal.core.Openable$CompletionThread.run(Openable.java:499) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.core.tests.selection.SelectionEngineTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.core.tests.model_structure.ModelStructureTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.core.tests.typeinference.TypeInferenceTests notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. Bu possible. type should be unresolved... Clearing last state for removed project : P/filenetwork Add reset ZIP Type cache... notify type hierarchies [TEST] -> org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocParserTests [TEST] -> org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests [TEST] -> org.eclipse.php.core.tests.includepath.IncludePathManagerTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.core.tests.dom_ast.binding.BindingTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: myFile.php [in [in [in BindingTests]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.core.tests.phpmodelutils.PHPModelUtilsTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.core.tests.document.lexer.DocumentLexerTests [TEST] -> org.eclipse.php.core.tests.document.partitioner.PHPPartitionerTests notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.core.tests.phar.PharFileTest [TEST] -> org.eclipse.php.internal.core.ast.locator.AllTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 19 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 16 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... Syntax error at character 19 of input notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.core.tests.searchEngine.AllTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.core.tests.text.PHPTextSequenceUtilitiesTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... Add reset ZIP Type cache... notify type hierarchies org.eclipse.dltk.core.ModelException: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/target/work/data/.metadata/.plugins/org.eclipse.php.core/__language__/223c1d8b is not on its project's build path at org.eclipse.dltk.internal.core.ProjectFragment.getRawBuildpathEntry(ProjectFragment.java:448) at org.eclipse.dltk.internal.core.DeltaProcessor.isVirtualProjectFragment(DeltaProcessor.java:1904) at org.eclipse.dltk.internal.core.DeltaProcessor.createCustomElementDelta(DeltaProcessor.java:1961) at org.eclipse.dltk.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1789) at org.eclipse.dltk.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:511) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:321) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:311) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:174) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:458) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1586) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2467) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2478) at org.eclipse.dltk.internal.core.ModelOperation.runOperation(ModelOperation.java:779) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1879) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1865) at org.eclipse.php.core.tests.util.NamespaceResolverTests.setup(NamespaceResolverTests.java:47) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1432) notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Tests run: 20966, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 717.1 s -- in org.eclipse.php.core.tests.AllTests org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testAndOperation.pdtt] -- Time elapsed: 0.049 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testArray.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testArrayComplex.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testArrayKeyValue.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testArrayVariable.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testArrayVariableMultiIndex.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testAssignment.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testBreakStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testCastOfDispatch.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testCastOfVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testClassConstant.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testClassDeclarationSimple.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.051 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testClassInstanciationFunction.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testClassInstanciationSimple.pdtt] -- Time elapsed: 0.019 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testClassInstanciationVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testClone.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testCommentMulti.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testCommentMulti2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testCommentSingle.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testCommentVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testCommentVar2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testConcatOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testContinueEmpty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testContinueStatementExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testDeclareSimple.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testDeclareWithStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testDispatchNested.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testDispatchSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testDoWhileStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testEchoStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testEmpty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testEmptyDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testEmptyForStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testEmptyHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testEndForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testEndIfStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testErrorBlock.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testErrorStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testEval.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testForEachStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testForEachStatementBlocked.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testForEachStatementWithValue.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testForStatementNoArgs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testForStatementNoCondition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testFunctionDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testFunctionInvocationWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testGlobalStatementReflection.pdtt] -- Time elapsed: 0.048 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testGlobalStatementSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testHalt.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testHashTableVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testHeredoc2.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testIfStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testIgnoreError.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testInLineHtml.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testInLineHtmlWithPHP.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testInclude.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testIncludeOnce.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testInstanceofDispatch.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testInstanceofSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testInstanceofWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testListVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testMinusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testNestedListVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testNotQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testPlusAssignment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testPlusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testPostfixSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testPostfixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testPrefixSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testPrefixWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testQuoteWithCurly.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testRefernceInstanciation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testRefernceSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testRefernceWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testReflectionComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testReflectionFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testReflectionNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testReflectionSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testRequire.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testRequireOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testReturnExprStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testReturnStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testSLAssignment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testSingleQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testStaticFieldAccess.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testStaticMemberSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testStaticMemberWithArray.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testStaticMultiWithAssignment.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testStaticSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testSwitchStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testTryCatchStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testUnaryOperationComplex.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testUnaryOperationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testUnicode.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testWhileEndStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php5/testWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/static_array.pdtt] -- Time elapsed: 0.013 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testDefineStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testGotoStatements.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testHalt.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceElementDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNowDoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testVarComment.pdtt] -- Time elapsed: 0.991 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/php5only/testStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/php5only/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testHeredoc2.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testNowDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testNowDoc3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/static_array.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testDefineStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testGotoStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testHalt.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceElementDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNowDoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testVarComment.pdtt] -- Time elapsed: 0.596 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/php5only/testStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/php5only/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayDereference1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/expression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait1.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testNowDoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/static_array.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testDefineStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testGotoStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testHalt.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceElementDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testVarComment.pdtt] -- Time elapsed: 0.537 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/php5only/testStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/php5only/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayDereference1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/expression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testHeredoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testNowDoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/static_array.pdtt] -- Time elapsed: 0.011 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testDefineStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testGotoStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testHalt.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceElementDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNowDoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUnicode.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testVarComment.pdtt] -- Time elapsed: 0.521 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/php5only/testStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/php5only/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayDereference1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/callable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/expression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testNowDoc3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/static_array.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testDefineStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testGotoStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testHalt.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceElementDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.037 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testVarComment.pdtt] -- Time elapsed: 0.543 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayDereference1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/expression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testContextLexer01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/uniformVariableSyntax01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testHeredoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testNowDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testNowDoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/static_array.pdtt] -- Time elapsed: 0.011 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testDefineStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testGotoStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testHalt.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceElementDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUnicode.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testVarComment.pdtt] -- Time elapsed: 0.587 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayDereference1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/expression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testContextLexer01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/uniformVariableSyntax01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/nullableType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/shortList01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testHeredoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testNowDoc3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/static_array.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testDefineStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testGotoStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testHalt.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceElementDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNowDoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testVarComment.pdtt] -- Time elapsed: 0.654 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayDereference1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/callable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/expression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait1.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testContextLexer01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/uniformVariableSyntax01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/nullableType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/shortList01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php72/trailingComma01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php72/trailingComma01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/phplowerthan73/testNowDoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/static_array.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testDefineStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testGotoStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testHalt.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceElementDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNowDoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUnicode.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testVarComment.pdtt] -- Time elapsed: 0.615 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayDereference1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/expression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testContextLexer01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/uniformVariableSyntax01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/nullableType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/shortList01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php72/trailingComma01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php72/trailingComma01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc3.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc6.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/static_array.pdtt] -- Time elapsed: 0.017 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testDefineStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testGotoStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testHalt.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceElementDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNowDoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUnicode.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testVarComment.pdtt] -- Time elapsed: 0.540 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayDereference1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/callable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/expression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testContextLexer01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/uniformVariableSyntax01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/nullableType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/shortList01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php72/trailingComma01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php72/trailingComma01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc3.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc6.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testUnicode.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArrowFunctions2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testTypedProperties.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/static_array.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testDefineStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testGotoStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testHalt.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceElementDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testVarComment.pdtt] -- Time elapsed: 0.531 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayDereference1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/expression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testContextLexer01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/uniformVariableSyntax01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/nullableType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/shortList01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php72/trailingComma01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php72/trailingComma01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testUnicode.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArrowFunctions2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testTypedProperties.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testAttributes.pdtt] -- Time elapsed: 0.033 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testConstructorProperty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testMatchExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNamedParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNamespaceNames.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNonCapturingCatches.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNullSafe.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testStaticReturnType.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testThrowExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testTrailingComma1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testTrailingComma2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testUnionTypes.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testVariableSyntax.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/static_array.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testDefineStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testGotoStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testHalt.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceElementDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testVarComment.pdtt] -- Time elapsed: 0.557 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayDereference1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/expression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testContextLexer01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/uniformVariableSyntax01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/nullableType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/shortList01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php72/trailingComma01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php72/trailingComma01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArrowFunctions2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testTypedProperties.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testAttributes.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testConstructorProperty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testMatchExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNamedParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNamespaceNames.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNonCapturingCatches.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNullSafe.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testStaticReturnType.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testThrowExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testTrailingComma1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testTrailingComma2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testUnionTypes.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testVariableSyntax.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testEnum01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testEnum02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testFirstClassCallable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testIntersection.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testOctal.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testReadonlyFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testReadonlyProperty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/static_array.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testDefineStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testGotoStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testHalt.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceElementDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testVarComment.pdtt] -- Time elapsed: 0.547 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayDereference1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/expression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testContextLexer01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/uniformVariableSyntax01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/nullableType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/shortList01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php72/trailingComma01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php72/trailingComma01B.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArrowFunctions2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testStaticArrowFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testTypedProperties.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testAttributes.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testConstructorProperty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testMatchExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNamedParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNamespaceNames.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNonCapturingCatches.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNullSafe.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testStaticReturnType.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testThrowExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testTrailingComma1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testTrailingComma2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testUnionTypes.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testVariableSyntax.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testEnum01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testEnum02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testFirstClassCallable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testIntersection.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testOctal.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testReadonlyFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testReadonlyProperty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php82/testDNFType.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php82/testReadonlyClass.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/static_array.pdtt] -- Time elapsed: 0.015 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testDefineStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testGotoStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testHalt.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNamespaceElementDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testNowDoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php53/testVarComment.pdtt] -- Time elapsed: 0.576 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayDereference1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/callable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/expression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testPowerOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUnpackArgument03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php56/testVariadicParameter04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/returnType02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testContextLexer01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php7/uniformVariableSyntax01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/nullableType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php71/shortList01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php72/trailingComma01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php72/trailingComma01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testHeredoc3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testNowDoc6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php73/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testArrowFunctions2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php74/testTypedProperties.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testAttributes.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testConstructorProperty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testMatchExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNamedParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNamespaceNames.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNonCapturingCatches.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testNullSafe.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testStaticReturnType.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testThrowExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testTrailingComma1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testTrailingComma2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testUnionTypes.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php80/testVariableSyntax.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testEnum01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testEnum02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testFirstClassCallable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testIntersection.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testOctal.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testReadonlyFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php81/testReadonlyProperty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php82/testDNFType.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php82/testReadonlyClass.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php83/testConstantAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.parser.DomParserTests.parserTest[workspace/dom_parser/php83/testConstantType.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testAbsClass.pdtt] -- Time elapsed: 0.039 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testAbstractMethod.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testAndOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testArray.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testArrayComplex.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testArrayKeyValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testArrayVariable.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testAssignment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testBacktickExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testBacktickExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testBitwiseOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testBreakStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testCastOfDispatch.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testCastOfVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testClassConstant.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testClassDeclarationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testClassInstanciationFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testClassInstanciationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testClassInstanciationVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testClassVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testClassVarComment.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testClassVarComment2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testClone.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testCodeWithDoc.pdtt] -- Time elapsed: 0.028 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testCommentMulti.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testCommentMulti2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testCommentMulti3.pdtt] -- Time elapsed: 0.022 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testCommentSingle.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testCommentVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testCommentVar2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testConcatOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testContinueEmpty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testContinueStatementExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testCtor.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testDeclareSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testDeclareWithStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testDispatchNested.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testDispatchSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testDoWhileStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testDocBlockTemplate.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testEchoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testEmpty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testEmptyDeclare.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testEmptyForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testEmptyHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testEnclosedVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testEndDeclare.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testEndForStatement.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testEndIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement10.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement11.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement12.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement13.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement14.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement52.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement53.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement61.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement62.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorClassStatement9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorExtends1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorExtends2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorExtends3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorExtends4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorExtends5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorInterfaceList1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorInterfaceList2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorInterfaceList3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorInterfaceList4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorInterfaceList5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorInterfaceList6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorInterfaceList7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorInterfaceList8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorSingleQuotedString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testErrorStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testEval.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testForEachStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testForEachStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testForEachStatementBlocked.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testForEachStatementWithValue.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testForStatementNoArgs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testForStatementNoCondition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testFuncDefine.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testFuncIsSet.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testFunctionDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testFunctionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testFunctionInvocation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testFunctionInvocationWithParams.pdtt] -- Time elapsed: 0.030 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testGlobalStatementSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testHalt.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testHashTableVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testHeredoc2.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testIgnoreError.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testInclude.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testIncludeOnce.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testInnerDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testInstanceofDispatch.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testInstanceofSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testInstanceofWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testListVariable.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testMethodModifiers.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testMinusOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testNewIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testNonEmptyArrayPairList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testNotVariableExpressions.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testNotVariableExpressions1.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testObjectDimList.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testPHPconsts.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testParameters.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testPlusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testPostfixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testPostfixWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testPrefixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testPrefixWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testQuote.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testQuoteWithCurly.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testRefernceInstanciation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testRefernceSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testRefernceWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testReflectionComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testReflectionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testReflectionNested.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testReflectionSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testRequire.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testRequireOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testReturnStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testSingleQuote.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testStatic.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testStaticFieldAccess.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testStaticMemberSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testStaticMemberWithArray.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testStaticScalar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testStaticVarList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testSwitchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testSwitchStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testSwitchStatement2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testSwitchStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testSwitchStatement4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testThrow.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testTryCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testUnaryOperationComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testUnaryOperationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testUnclosedPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testUnicode.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testUnsetVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testUseFilename.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testVarCommentAfterIf.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testVarCommentAfterIf2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testVariableExpressions.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testWhileEndStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php5/testWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbsClass.pdtt] -- Time elapsed: 0.036 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAndOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArray.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayKeyValue.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAssignment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBitwiseOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBreakStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClone.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCodeWithDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentSingle.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConcatOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConditionalExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConstantDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueStatementExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCtor.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareWithStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNested.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDoWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDocBlockTemplate.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEchoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyDeclare.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEnclosedVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement11.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement14.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement52.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement53.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement61.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorSingleQuotedString.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEval.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementBlocked.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementWithValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoArgs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoCondition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncDefine.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncIsSet.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoLabel.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHalt.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHashTableVariable.pdtt] -- Time elapsed: 0.032 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIgnoreError.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInclude.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIncludeOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInnerDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofDispatch.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testListVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMethodModifiers.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMinusOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceReference.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNewIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNonEmptyArrayPairList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions1.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPHPconsts.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testParameters.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPlusOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequire.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequireOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReturnStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSingleQuote.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStatic.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticScalar.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticVarList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnclosedPhpDocBlock.pdtt] -- Time elapsed: 0.017 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnsetVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseFilename.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAsList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileEndStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/php5only/testRefernceInstanciation.pdtt] -- Time elapsed: 0.031 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/php5only/testStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/php5only/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testHeredoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testHeredoc2.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testNowDoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testQuoteWithCurly.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan74/testErrorClassStatement13.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement62.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testThrow.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbsClass.pdtt] -- Time elapsed: 0.013 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAndOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArray.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayKeyValue.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAssignment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBitwiseOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBreakStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClone.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCodeWithDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentSingle.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConcatOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConditionalExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConstantDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueStatementExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCtor.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareWithStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDoWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDocBlockTemplate.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEchoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyDeclare.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEnclosedVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndDeclare.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement11.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement14.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement52.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement53.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement61.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorSingleQuotedString.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEval.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementBlocked.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementWithValue.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoArgs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoCondition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncDefine.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncIsSet.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionInvocation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoLabel.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHalt.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHashTableVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIgnoreError.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInclude.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIncludeOnce.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInnerDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testListVariable.pdtt] -- Time elapsed: 0.018 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMethodModifiers.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMinusOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNewIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNonEmptyArrayPairList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPHPconsts.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testParameters.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPlusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequire.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequireOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReturnStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSingleQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStatic.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticScalar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticVarList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryCatchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnclosedPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnsetVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseFilename.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAsList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileEndStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/php5only/testRefernceInstanciation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/php5only/testStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/php5only/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/callable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/expression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testBinaryScalar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testNowDoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testQuoteWithCurly.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan74/testErrorClassStatement13.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement62.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testThrow.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbsClass.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbstractMethod.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAndOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArray.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayKeyValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAssignment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBitwiseOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBreakStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfDispatch.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfVariable.pdtt] -- Time elapsed: 0.018 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClone.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCodeWithDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentSingle.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConcatOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConditionalExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueStatementExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCtor.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareWithStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDoWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDocBlockTemplate.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEchoStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyHeredoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEnclosedVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement11.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement14.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement52.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement53.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement61.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorSingleQuotedString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEval.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementBlocked.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementWithValue.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoArgs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoCondition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncDefine.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncIsSet.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoLabel.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHalt.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHashTableVariable.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIfStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIgnoreError.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInclude.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIncludeOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInnerDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0.043 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testListVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMethodModifiers.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMinusOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNewIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNonEmptyArrayPairList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testObjectDimList.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPHPconsts.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testParameters.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPlusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequire.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequireOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReturnStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSingleQuote.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStatic.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticScalar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticVarList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryCatchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnclosedPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnsetVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseFilename.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAsList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileEndStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/php5only/testRefernceInstanciation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/php5only/testStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/php5only/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/expression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testBinaryScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testHeredoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testHeredoc2.pdtt] -- Time elapsed: 0.024 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testNowDoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testQuoteWithCurly.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan74/testErrorClassStatement13.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement62.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testThrow.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbsClass.pdtt] -- Time elapsed: 0.017 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbstractMethod.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAndOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArray.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayKeyValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAssignment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBitwiseOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBreakStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClone.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCodeWithDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentSingle.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConcatOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConditionalExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConstantDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueStatementExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCtor.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareWithStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDoWhileStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDocBlockTemplate.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEchoStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEnclosedVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndDeclare.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement11.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement14.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement52.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement53.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement61.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorSingleQuotedString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEval.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementBlocked.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementWithValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoArgs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoCondition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncDefine.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncIsSet.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionFunction.pdtt] -- Time elapsed: 0.024 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionInvocation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoLabel.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHalt.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHashTableVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIgnoreError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInclude.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIncludeOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInnerDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testListVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMethodModifiers.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMinusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNewIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNonEmptyArrayPairList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPHPconsts.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testParameters.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPlusOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionNested.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequire.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequireOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReturnStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSingleQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStatic.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticScalar.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticVarList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnclosedPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnsetVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseFilename.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAsList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariableExpressions.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileEndStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/php5only/testRefernceInstanciation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/php5only/testStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/php5only/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/expression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testBinaryScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions06.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions07.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions08.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions09.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions11.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions13.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions14.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions15.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions16.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions17.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions18.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions19.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions20.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions21.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions22.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions23.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions24.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions25.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions26.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions30.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions301.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions302.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions303.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions304.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument06.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testHeredoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testQuoteWithCurly.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan74/testErrorClassStatement13.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement62.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testThrow.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbsClass.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAndOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArray.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayComplex.pdtt] -- Time elapsed: 0.015 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayKeyValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAssignment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBitwiseOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBreakStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfDispatch.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClone.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCodeWithDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentSingle.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConcatOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConditionalExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueEmpty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueStatementExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCtor.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareWithStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNested.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDoWhileStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDocBlockTemplate.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEchoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmpty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyHeredoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEnclosedVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement11.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement14.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement52.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement53.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement61.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends2.pdtt] -- Time elapsed: 0.021 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorSingleQuotedString.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEval.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementBlocked.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementWithValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoArgs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoCondition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncDefine.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncIsSet.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionInvocation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoLabel.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHalt.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHashTableVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIgnoreError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInclude.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIncludeOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInnerDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testListVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMethodModifiers.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMinusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNewIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNonEmptyArrayPairList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPHPconsts.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testParameters.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPlusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequire.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequireOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReturnStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testScalar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSingleQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStatic.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticScalar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticVarList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnclosedPhpDocBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnsetVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseFilename.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAsList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileEndStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/expression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testAbstractMethod.pdtt] -- Time elapsed: 0.041 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testBinaryScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions06.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions07.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions08.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions09.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions10.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions11.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions13.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions14.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions15.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions16.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions17.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions18.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions19.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions20.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions21.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions22.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions23.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions24.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions25.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions26.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions30.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions301.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions302.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions303.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions304.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument06.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.036 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testErrorClassStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testNamespaceNames2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticMemberWithArray.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testQuoteWithCurly.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan74/testErrorClassStatement13.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement62.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testThrow.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbsClass.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbstractMethod.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAndOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArray.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayKeyValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAssignment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBitwiseOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBreakStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClone.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCodeWithDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentSingle.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConcatOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConditionalExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConstantDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueStatementExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCtor.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareWithStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNested.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDoWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDocBlockTemplate.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEchoStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyHeredoc.pdtt] -- Time elapsed: 0.050 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEnclosedVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndDeclare.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement11.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement12.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement14.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement52.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement53.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement61.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorSingleQuotedString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEval.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementBlocked.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementWithValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoArgs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoCondition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncDefine.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncIsSet.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionInvocation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoLabel.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHalt.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHashTableVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIgnoreError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInclude.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIncludeOnce.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInnerDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testListVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMethodModifiers.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMinusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNewIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNonEmptyArrayPairList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions1.pdtt] -- Time elapsed: 0.011 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPHPconsts.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testParameters.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPlusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionNested.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequire.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequireOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReturnStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSingleQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStatic.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticVarList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement1.pdtt] -- Time elapsed: 0.043 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnclosedPhpDocBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnicode.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnsetVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseFilename.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAsList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileEndStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/callable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/expression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testBinaryScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions06.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions07.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions08.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions09.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions10.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions11.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions12.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions13.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions14.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions15.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions16.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions17.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions18.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions19.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions20.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions21.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions22.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions23.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions24.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions25.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions26.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions30.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions301.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions302.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions303.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions304.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument02.pdtt] -- Time elapsed: 0.048 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument06.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testErrorClassStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testNamespaceNames2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticMemberWithArray.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/nullableType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/shortList01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testHeredoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testNowDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testQuoteWithCurly.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan74/testErrorClassStatement13.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement62.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testThrow.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbsClass.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAndOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArray.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayKeyValue.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAssignment.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBitwiseOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBreakStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClone.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCodeWithDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentSingle.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConcatOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConditionalExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueEmpty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueStatementExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCtor.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareWithStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDoWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDocBlockTemplate.pdtt] -- Time elapsed: 0.046 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEchoStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyDeclare.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyHeredoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEnclosedVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement11.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement14.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement52.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement53.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement61.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorSingleQuotedString.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEval.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementBlocked.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementWithValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoArgs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoCondition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncDefine.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncIsSet.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionInvocation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoLabel.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHalt.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHashTableVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIgnoreError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInclude.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIncludeOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInnerDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofDispatch.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testListVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMethodModifiers.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMinusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNewIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNonEmptyArrayPairList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPHPconsts.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testParameters.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPlusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionNested.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequire.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequireOnce.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReturnStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testScalar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSingleQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStatic.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticScalar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticVarList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnclosedPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnsetVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseFilename.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAsList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileEndStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/callable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/expression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testBinaryScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions06.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions07.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions08.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions09.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions10.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions11.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions13.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions14.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions15.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions16.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions17.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions18.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions19.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions20.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions21.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions22.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions23.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions24.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions25.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions26.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions30.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions301.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions302.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions303.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions304.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument06.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testErrorClassStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testNamespaceNames2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticMemberWithArray.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/nullableType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/shortList01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php72/trailingComma01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php72/trailingComma01B.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testHeredoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testNowDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan73/testQuoteWithCurly.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan74/testErrorClassStatement13.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement62.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testThrow.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbsClass.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAndOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArray.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayKeyValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAssignment.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBitwiseOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBreakStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClone.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCodeWithDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentSingle.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConcatOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConditionalExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueStatementExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCtor.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareWithStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDoWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDocBlockTemplate.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEchoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmpty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEnclosedVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndDeclare.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement11.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement14.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement52.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement53.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement61.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorSingleQuotedString.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEval.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementBlocked.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementWithValue.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoArgs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoCondition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncDefine.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncIsSet.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoLabel.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHalt.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHashTableVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIgnoreError.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInclude.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIncludeOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInnerDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testListVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMethodModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMinusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNewIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNonEmptyArrayPairList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testObjectDimList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPHPconsts.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testParameters.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPlusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionNested.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequire.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequireOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReturnStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSingleQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStatic.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticScalar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticVarList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryCatchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnclosedPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnsetVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseFilename.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAsList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileEndStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/callable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/expression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testAbstractMethod.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testBinaryScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0.015 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions06.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions07.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions08.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions09.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions11.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions13.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions14.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions15.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions16.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions17.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions18.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions19.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions20.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions21.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions22.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions23.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions24.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions25.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions26.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions30.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions301.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions302.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions303.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions304.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument06.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testErrorClassStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testNamespaceNames2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticMemberWithArray.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/nullableType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/shortList01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php72/trailingComma01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php72/trailingComma01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testQuoteWithCurly.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testQuoteWithCurly2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan74/testErrorClassStatement13.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testErrorClassStatement62.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/phplowerthan80/testThrow.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbsClass.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAndOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArray.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayKeyValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAssignment.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBitwiseOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBreakStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClone.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCodeWithDoc.pdtt] -- Time elapsed: 0.031 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentSingle.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConcatOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConditionalExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueEmpty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueStatementExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCtor.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareWithStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDoWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDocBlockTemplate.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEchoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyDeclare.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEnclosedVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement11.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement14.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement52.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement53.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement61.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorSingleQuotedString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEval.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementBlocked.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementWithValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoArgs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoCondition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncDefine.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncIsSet.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoLabel.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHalt.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHashTableVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIgnoreError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInclude.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIncludeOnce.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInnerDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testListVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMethodModifiers.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMinusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNewIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNonEmptyArrayPairList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testObjectDimList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPHPconsts.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testParameters.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPlusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuote.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequire.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequireOnce.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReturnStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSingleQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStatic.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticVarList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryCatchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnclosedPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnsetVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseFilename.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAsList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileEndStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/expression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testBinaryScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0.032 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions06.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions07.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions08.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions09.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions10.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions11.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions12.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions13.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions14.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions15.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions16.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions17.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions18.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions19.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions20.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions21.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions22.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions23.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions24.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions25.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions26.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions30.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions301.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions302.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions303.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions304.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument06.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0.020 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testErrorClassStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testNamespaceNames2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticMemberWithArray.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/nullableType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/shortList01.pdtt] -- Time elapsed: 0.019 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php72/trailingComma01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php72/trailingComma01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc5.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testQuoteWithCurly.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testQuoteWithCurly2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArrowFunctions2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testErrorClassStatement13.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testStaticArrowFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testTypedProperties.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbsClass.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAndOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArray.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayKeyValue.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAssignment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBitwiseOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBreakStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfDispatch.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClone.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCodeWithDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentSingle.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConcatOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConditionalExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueStatementExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCtor.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareWithStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDoWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDocBlockTemplate.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEchoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEnclosedVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement10.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement11.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement14.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement52.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement53.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement61.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorSingleQuotedString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEval.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementBlocked.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementWithValue.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoArgs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoCondition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncDefine.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncIsSet.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoLabel.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHalt.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHashTableVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIgnoreError.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInclude.pdtt] -- Time elapsed: 0.021 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIncludeOnce.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInnerDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofDispatch.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testListVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMethodModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMinusOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNewIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNonEmptyArrayPairList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPHPconsts.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testParameters.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPlusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequire.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequireOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReturnStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testScalar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSingleQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStatic.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticScalar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticVarList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnclosedPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnsetVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseFilename.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAsList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariableExpressions.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileEndStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/expression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testBinaryScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions06.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions07.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions08.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions09.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions10.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions11.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions13.pdtt] -- Time elapsed: 0.032 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions14.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions15.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions16.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions17.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions18.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions19.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions20.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions21.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions22.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions23.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions24.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions25.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions26.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions30.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions301.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions302.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions303.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions304.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument06.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testErrorClassStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testNamespaceNames2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticMemberWithArray.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/nullableType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/shortList01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php72/trailingComma01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php72/trailingComma01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc5.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc5.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testQuoteWithCurly.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testQuoteWithCurly2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArrowFunctions2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testErrorClassStatement13.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testTypedProperties.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testAttributes.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testAttributesPHPDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testConstructorProperty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testMatchExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNamedParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNamespaceNames.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNamespaceNames2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNonCapturingCatches.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNullSafe.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testStaticReturnType.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testThrowExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testTrailingComma1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testTrailingComma2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testUnionTypes.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testVariableSyntax.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbsClass.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbstractMethod.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAndOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArray.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayKeyValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAssignment.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBitwiseOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBreakStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClone.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCodeWithDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentSingle.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConcatOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConditionalExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueStatementExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCtor.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareWithStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDoWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDocBlockTemplate.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEchoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyHeredoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEnclosedVar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement11.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement12.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement14.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement52.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement53.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement61.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorSingleQuotedString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEval.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementBlocked.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementWithValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoArgs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoCondition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncDefine.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncIsSet.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoLabel.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHalt.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHashTableVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIgnoreError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInclude.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIncludeOnce.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInnerDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testListVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMethodModifiers.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMinusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceReference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNewIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNonEmptyArrayPairList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPHPconsts.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testParameters.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPlusOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequire.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequireOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReturnStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSingleQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStatic.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticScalar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticVarList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryCatchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnclosedPhpDocBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnicode.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnsetVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseFilename.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAsList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariableExpressions.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileEndStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/expression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testAbstractMethod.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testBinaryScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions06.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions07.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions08.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions09.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions11.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions13.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions14.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions15.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions16.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions17.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions18.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions19.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions20.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions21.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions22.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions23.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions24.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions25.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions26.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions30.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions301.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions302.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions303.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions304.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument06.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testErrorClassStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testNamespaceNames2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticMemberWithArray.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/nullableType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/shortList01.pdtt] -- Time elapsed: 0.023 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php72/trailingComma01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php72/trailingComma01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testQuoteWithCurly.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testQuoteWithCurly2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArrowFunctions2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testErrorClassStatement13.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testTypedProperties.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testAttributes.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testAttributesPHPDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testConstructorProperty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testMatchExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNamedParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNamespaceNames.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNamespaceNames2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNonCapturingCatches.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNullSafe.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testStaticReturnType.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testThrowExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testTrailingComma1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testTrailingComma2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testUnionTypes.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testVariableSyntax.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testEnum01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testEnum02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testFirstClassCallable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testIntersection.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testOctal.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testReadonlyFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testReadonlyProperty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbsClass.pdtt] -- Time elapsed: 0.016 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbstractMethod.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAndOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArray.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayKeyValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAssignment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBitwiseOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBreakStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClone.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCodeWithDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentSingle.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConcatOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConditionalExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueStatementExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCtor.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareWithStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDoWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDocBlockTemplate.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEchoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyHeredoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEnclosedVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndDeclare.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement10.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement11.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement14.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement52.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement53.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement61.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorSingleQuotedString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEval.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementBlocked.pdtt] -- Time elapsed: 0.017 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementWithValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoArgs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoCondition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncDefine.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncIsSet.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoLabel.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHalt.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHashTableVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIgnoreError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInclude.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIncludeOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInnerDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testListVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMethodModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMinusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNewIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNonEmptyArrayPairList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPHPconsts.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testParameters.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPlusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequire.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequireOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReturnStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSingleQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStatic.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticVarList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryCatchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationComplex.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnclosedPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnsetVars.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseFilename.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAsList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariableExpressions.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileEndStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/expression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testAbstractMethod.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testBinaryScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions06.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions07.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions08.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions09.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions10.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions11.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions13.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions14.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions15.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions16.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions17.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions18.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions19.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions20.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions21.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions22.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions23.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions24.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions25.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions26.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions30.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions301.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions302.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions303.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions304.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument06.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testErrorClassStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testNamespaceNames2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticMemberWithArray.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/nullableType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/shortList01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php72/trailingComma01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php72/trailingComma01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc5.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testQuoteWithCurly.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testQuoteWithCurly2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.025 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArrowFunctions2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testErrorClassStatement13.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testStaticArrowFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testTypedProperties.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testAttributes.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testAttributesPHPDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testConstructorProperty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testMatchExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNamedParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNamespaceNames.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNamespaceNames2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNonCapturingCatches.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNullSafe.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testStaticReturnType.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testThrowExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testTrailingComma1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testTrailingComma2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testUnionTypes.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testVariableSyntax.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testEnum01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testEnum02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testFirstClassCallable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testIntersection.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testOctal.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testReadonlyFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testReadonlyProperty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php82/testDNFType.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php82/testReadonlyClass.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbsClass.pdtt] -- Time elapsed: 0.011 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAbstractMethod.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAndOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArray.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayKeyValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testArrayVariableWithoutIndex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testAssignment.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBacktickExpression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBitwiseOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testBreakStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCastOfVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassDeclarationWithDeclarations.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassInstanciationVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClassVarComment2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testClone.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCodeWithDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentMulti3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentSingle.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCommentVar2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConcatOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConditionalExpression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testContinueStatementExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testCtor.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDeclareWithStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNested.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchNestedWithStaticCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDispatchWithStaticCall.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDoWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testDocBlockTemplate.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEchoStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmpty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEmptyHeredoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEnclosedVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEndIfStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement11.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement14.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement52.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement53.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement61.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorClassStatement9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorExtends5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorInterfaceList8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorSingleQuotedString.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testErrorStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testEval.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementBlocked.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForEachStatementWithValue.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoArgs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testForStatementNoCondition.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncDefine.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFuncIsSet.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionDeclarationWithParams.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementMultiple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementReflectionWithExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGlobalStatementSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoLabel.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testGotoStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHalt.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testHashTableVariable.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIgnoreError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInclude.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testIncludeOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInnerDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofDispatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInstanceofWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testInterfaceDeclarationWithDeclarations.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testListVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMethodModifiers.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMinusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleBracketedNamespaces.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testMultipleUnBracketedNamespaces2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNamespaceReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNewIfStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNonEmptyArrayPairList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testNotVariableExpressions1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testObjectDimList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPHPconsts.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testParameters.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPlusOperation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPostfixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testPrefixWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuote.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetNumber.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testQuoteWithOffsetString.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefLambdaFunctionWithParamsWithVarsWithStatements.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRefernceWithFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionNested.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReflectionSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequire.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testRequireOnce.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testReturnStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSingleQuote.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStatic.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticFunctionInvocation.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticMemberVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticScalar.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testStaticVarList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSubNamespaceDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testSwitchStatement4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTernaryOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryCatchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testTryMultiCatchStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationComplex.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnaryOperationWithFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnclosedPhpDocBlock.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnicode.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUnsetVars.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseFilename.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobal2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseGlobalSubNamespace2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseNamespaceAsList.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testUseSubNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVarCommentAfterIf2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testVariableExpressions.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileEndStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php53/testWhileStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/arrayInitializer3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/callable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/expression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/methodInvocation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testAbstractMethod.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testBinaryScalar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testObjectDimList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testShortEcho.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait2.pdtt] -- Time elapsed: 0.036 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testArrayCreationDereferenceCall.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testForEachStatementWithList1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStaticClassConstantInDefinition.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testStringScalarDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testTryMultiCatchFinallyStatement.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php55/testYieldExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarArray05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions06.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions07.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions08.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions09.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions11.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions12.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions13.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions14.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions15.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions16.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions17.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions18.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions19.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions20.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions21.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions22.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions23.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions24.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions25.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions26.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions30.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions301.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions302.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions303.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testConstScalarExpressions304.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testPowerOperation02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUnpackAargument06.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testUseFunction01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php56/testVariadicParameter02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/anonymousClass02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/generatorDelegation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/returnType02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/spaceshipOperator02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testErrorClassStatement.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testNamespaceNames2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticFieldAccess.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php7/testStaticMemberWithArray.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/classConstantVisibility01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/listKeys01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/multipleCatch01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/nullableType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php71/shortList01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php72/trailingComma01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php72/trailingComma01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testHeredoc5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testNowDoc5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testQuoteWithCurly.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php73/testQuoteWithCurly2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testArrowFunctions2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testErrorClassStatement13.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testStaticArrowFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php74/testTypedProperties.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testAttributes.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testAttributesPHPDoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testConstructorProperty.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testMatchExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNamedParams.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNamespaceNames.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNamespaceNames2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNonCapturingCatches.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testNullSafe.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testStaticReturnType.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testThrowExpression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testTrailingComma1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testTrailingComma2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testUnionTypes.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php80/testVariableSyntax.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testEnum01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testEnum02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testFirstClassCallable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testIntersection.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testOctal.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testReadonlyFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php81/testReadonlyProperty.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php82/testDNFType.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php82/testReadonlyClass.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php83/testConstantAccess.pdtt] -- Time elapsed: 0.038 s org.eclipse.php.core.tests.compiler_ast.parser.CompilerParserTests.parserTest[workspace/compiler_parser/php83/testConstantType.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.FindUseStatementByAliasTests.find[workspace/astutils/find_use_statement_by_alias/php53/testClassScope.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.FindUseStatementByAliasTests.find[workspace/astutils/find_use_statement_by_alias/php53/testGlobalScopeAfterOffset.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.FindUseStatementByAliasTests.find[workspace/astutils/find_use_statement_by_alias/php53/testGlobalScopeNewAlias.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.FindUseStatementByAliasTests.find[workspace/astutils/find_use_statement_by_alias/php53/testGlobalScopeNonExisting.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.FindUseStatementByAliasTests.find[workspace/astutils/find_use_statement_by_alias/php53/testGlobalScopeSameName.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.FindUseStatementByAliasTests.find[workspace/astutils/find_use_statement_by_alias/php53/testNamespaceScope.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.FindUseStatementByNamespaceTests.find[workspace/astutils/find_use_statement_by_namespace/php53/testClassScope.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.FindUseStatementByNamespaceTests.find[workspace/astutils/find_use_statement_by_namespace/php53/testGlobalScopeAfterOffset.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.FindUseStatementByNamespaceTests.find[workspace/astutils/find_use_statement_by_namespace/php53/testGlobalScopeNewAlias.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.FindUseStatementByNamespaceTests.find[workspace/astutils/find_use_statement_by_namespace/php53/testGlobalScopeNonExisting.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.FindUseStatementByNamespaceTests.find[workspace/astutils/find_use_statement_by_namespace/php53/testGlobalScopeSameName.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.FindUseStatementByNamespaceTests.find[workspace/astutils/find_use_statement_by_namespace/php53/testNamespaceScope.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.GetUseStatementsByTests.getUse[workspace/astutils/get_use_statements/php53/testClassScope.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.GetUseStatementsByTests.getUse[workspace/astutils/get_use_statements/php53/testGlobalScope.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.GetUseStatementsByTests.getUse[workspace/astutils/get_use_statements/php53/testGlobalScopeAfterOffset.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.GetUseStatementsByTests.getUse[workspace/astutils/get_use_statements/php53/testGlobalScopeTwoInOne.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.GetUseStatementsByTests.getUse[workspace/astutils/get_use_statements/php53/testNamespaceScope.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.GetUseStatementsByTests.getUse[workspace/astutils/get_use_statements/php53/testNoneDeclared.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TraitUseStatementVisitorTests.traitUse[workspace/astutils/trait_use_statement_visitor/php54/testComposedTraits.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.TraitUseStatementVisitorTests.traitUse[workspace/astutils/trait_use_statement_visitor/php54/testIllegal.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TraitUseStatementVisitorTests.traitUse[workspace/astutils/trait_use_statement_visitor/php54/testNamespace.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.TraitUseStatementVisitorTests.traitUse[workspace/astutils/trait_use_statement_visitor/php54/testSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testFor.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testForEach.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testIfThenElse.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testSwitch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testTryCatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testWhile.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testFor.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testForEach.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testIfThenElse.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testSwitch.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testTryCatch.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php5/testWhile.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php53/testAnonymousFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php53/testNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testAnonymousFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testFor.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testForEach.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testIfThenElse.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testNamespace.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testSimple.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testSwitch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testTryCatch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testWhile.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testAnonymousFunction.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testDeclare.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testFor.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testForEach.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testIfThenElse.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testNamespace.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testSimple.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testSwitch.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testTryCatch.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php54/testWhile.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.parser.TypeDeclarationVisitorTests.visitor[workspace/astutils/type_declaration_visitor/php55/testTryCatchFinally.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/duplicateFieldDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/duplicateMethodDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/illegalVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/invalidAbstractMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/testClassInstantiationError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/testDuplicateTypeDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/testSuperClassError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/testTypeReferenceError4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/testUnimplementedMethodError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/unfinishedClassBody1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/unfinishedClassDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/unfinishedClassDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/unfinishedClassDecl3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/unfinishedClassDecl4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/unfinishedClassDecl5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/unfinishedClassDecl6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/unfinishedInterfaceDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/unfinishedInterfaceDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/unfinishedMethodBody1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/unfinishedMethodDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/unfinishedMethodDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/unfinishedMethodDecl3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/unfinishedMethodDecl4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP5ErrorReportingTests.errors[workspace/errors/php5/keywordsExclusive/cannotUseReservedWords1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/duplicateConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/duplicateFieldDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/duplicateMethodDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/duplicateMethodDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/illegalVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/invalidAbstractMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/nestedNamespaceDeclarations1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testClassInstantiationError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testDuplicateTypeDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testDuplicateTypeDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testImportCheck.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testSuperClassError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testUnimplementedMethodError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testUnimplementedMethodError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testUseStatementUsage01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testUseStatementUsage02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testUseStatementUsage03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testVarComment1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/testVarComment2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassBody1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/unfinishedInterfaceDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/unfinishedInterfaceDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodBody1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodDecl3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodDecl4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP53ErrorReportingTests.errors[workspace/errors/php53/keywordsExclusive/cannotUseReservedWords1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/cannotExtendTrait.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/invalidAbstractMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/invalidMethodModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/invalidPropertyModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/reassignAutoGlobalVariable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/testDuplicateTypeDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/testTraitReferenceError1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/testUseStatementUsage04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/traitCannotUseInterface.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/unfinishedTraitDecl3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/exclusive/invalidTraitAliasModifier.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/exclusive/unfinishedTraitBody1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/exclusive/unfinishedTraitDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/exclusive/unfinishedTraitDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php54/keywordsExclusive/cannotUseReservedWords1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/duplicateConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/duplicateFieldDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/duplicateMethodDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/duplicateMethodDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/illegalVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/invalidAbstractMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/nestedNamespaceDeclarations1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testClassInstantiationError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testDuplicateTypeDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testDuplicateTypeDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testImportCheck.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testSuperClassError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testUnimplementedMethodError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testUnimplementedMethodError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testUseStatementUsage01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testUseStatementUsage02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testUseStatementUsage03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testVarComment1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/testVarComment2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassBody1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/unfinishedInterfaceDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/unfinishedInterfaceDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodBody1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodDecl3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP54ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodDecl4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/cannotExtendTrait.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/invalidAbstractMethod.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/invalidMethodModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/invalidPropertyModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/reassignAutoGlobalVariable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/testDuplicateTypeDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/testTraitReferenceError1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/testUseStatementUsage04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/traitCannotUseInterface.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/unfinishedTraitDecl3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/exclusive/invalidTraitAliasModifier.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/exclusive/unfinishedTraitBody1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/exclusive/unfinishedTraitDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php54/exclusive/unfinishedTraitDecl2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/duplicateConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/duplicateFieldDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/duplicateMethodDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/duplicateMethodDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/illegalVar.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/invalidAbstractMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/nestedNamespaceDeclarations1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testClassInstantiationError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testDuplicateTypeDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testDuplicateTypeDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testImportCheck.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testSuperClassError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testTypeReferenceError9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testUnimplementedMethodError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testUnimplementedMethodError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testUseStatementUsage01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testUseStatementUsage02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testUseStatementUsage03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testVarComment1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/testVarComment2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassBody1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/unfinishedClassDecl6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/unfinishedInterfaceDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/unfinishedInterfaceDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodBody1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodDecl3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php53/unfinishedMethodDecl4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php55/unfinishedTryStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php55/classExclusive/yieldOnlyInFunction1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php55/classExclusive/yieldOnlyInFunction2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP55ErrorReportingTests.errors[workspace/errors/php55/keywordsExclusive/cannotUseReservedWords1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/cannotExtendTrait.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/invalidAbstractMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/invalidMethodModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/invalidPropertyModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/reassignAutoGlobalVariable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/testDuplicateTypeDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/testTraitReferenceError1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/testUseStatementUsage04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/traitCannotUseInterface.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/unfinishedTraitDecl3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php55/unfinishedTryStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php55/classExclusive/yieldOnlyInFunction1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php55/classExclusive/yieldOnlyInFunction2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/exclusive/invalidTraitAliasModifier.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/exclusive/unfinishedTraitBody1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/exclusive/unfinishedTraitDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php54/exclusive/unfinishedTraitDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php56/invalidUnpackArgumentOrder01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php56/invalidUnpackArgumentOrder02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php56/invalidVariadicParamOrder01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php56/invalidVariadicParamOrder02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php56/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php56/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP56ErrorReportingTests.errors[workspace/errors/php56/keywordsExclusive/cannotUseReservedWords1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/cannotExtendTrait.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/invalidAbstractMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/invalidMethodModifiers.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/invalidPropertyModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/reassignAutoGlobalVariable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/testDuplicateTypeDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/testTraitReferenceError1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/testUseStatementUsage04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/traitCannotUseInterface.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php54/unfinishedTraitDecl3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php55/unfinishedTryStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php56/invalidUnpackArgumentOrder01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php56/invalidUnpackArgumentOrder02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php56/invalidVariadicParamOrder01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php56/invalidVariadicParamOrder02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php56/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php56/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/duplicateConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/duplicateFieldDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/duplicateMethodDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/duplicateMethodDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/globalVariableAsFunctionName.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/interfaceMethodAccessType.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/newByReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/testSuperClassError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceErrorB.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/testUnimplementedMethodError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage01B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/yieldOnlyInFunction1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/keywordsExclusive/cannotUseReservedWords1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP7ErrorReportingTests.errors[workspace/errors/php7/keywordsExclusive/invalidConstantExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/cannotExtendTrait.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/invalidAbstractMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/invalidMethodModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/invalidPropertyModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/reassignAutoGlobalVariable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/testDuplicateTypeDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/testTraitReferenceError1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/testUseStatementUsage04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/traitCannotUseInterface.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php54/unfinishedTraitDecl3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php55/unfinishedTryStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php56/invalidUnpackArgumentOrder01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php56/invalidUnpackArgumentOrder02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php56/invalidVariadicParamOrder01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php56/invalidVariadicParamOrder02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php56/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php56/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/duplicateConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/duplicateFieldDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/duplicateMethodDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/duplicateMethodDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/globalVariableAsFunctionName.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/interfaceMethodAccessType.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/newByReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/testSuperClassError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceErrorB.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/testUnimplementedMethodError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php7/yieldOnlyInFunction1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php71/invalidConstantExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php71/testIterableType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php71/testTypeReferenceError1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php71/unfinishedTraitBody1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php71/unfinishedTraitDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php71/unfinishedTraitDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP71ErrorReportingTests.errors[workspace/errors/php71/keywordsExclusive/cannotUseReservedWords1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/cannotExtendTrait.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/invalidAbstractMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/invalidMethodModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/invalidPropertyModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/reassignAutoGlobalVariable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/testDuplicateTypeDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/testTraitReferenceError1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/testUseStatementUsage04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/traitCannotUseInterface.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php54/unfinishedTraitDecl3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php55/unfinishedTryStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php56/invalidUnpackArgumentOrder01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php56/invalidUnpackArgumentOrder02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php56/invalidVariadicParamOrder01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php56/invalidVariadicParamOrder02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php56/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php56/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/duplicateConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/duplicateFieldDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/duplicateMethodDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/duplicateMethodDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/globalVariableAsFunctionName.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/interfaceMethodAccessType.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/newByReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/testSuperClassError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceErrorB.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/testUnimplementedMethodError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php7/yieldOnlyInFunction1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php71/invalidConstantExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php71/testIterableType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php71/testTypeReferenceError1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php71/unfinishedTraitBody1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php71/unfinishedTraitDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php71/unfinishedTraitDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php72/cannotUseReservedWords1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP72ErrorReportingTests.errors[workspace/errors/php72/objectType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/cannotExtendTrait.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/invalidAbstractMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/invalidMethodModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/invalidPropertyModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/reassignAutoGlobalVariable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/testDuplicateTypeDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/testTraitReferenceError1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/testUseStatementUsage04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/traitCannotUseInterface.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php54/unfinishedTraitDecl3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php55/unfinishedTryStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php56/invalidUnpackArgumentOrder01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php56/invalidUnpackArgumentOrder02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php56/invalidVariadicParamOrder01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php56/invalidVariadicParamOrder02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php56/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php56/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/duplicateConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/duplicateFieldDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/duplicateMethodDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/duplicateMethodDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/globalVariableAsFunctionName.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/interfaceMethodAccessType.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/newByReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/testSuperClassError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceError3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceErrorB.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/testUnimplementedMethodError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php7/yieldOnlyInFunction1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php71/invalidConstantExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php71/testIterableType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php71/testTypeReferenceError1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php71/unfinishedTraitBody1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php71/unfinishedTraitDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php71/unfinishedTraitDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php72/cannotUseReservedWords1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php72/objectType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php73/invalidConstantExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php73/invalidHeredocIndentation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php73/invalidHeredocIndentation2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php73/invalidHeredocIndentation3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php73/invalidHeredocIndentation4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP73ErrorReportingTests.errors[workspace/errors/php73/invalidHeredocIndentation5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/breakContinueScalars3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/cannotExtendTrait.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/invalidAbstractMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/invalidMethodModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/invalidPropertyModifiers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/reassignAutoGlobalVariable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/testDuplicateTypeDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/testTraitReferenceError1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/testTypeReferenceError6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/testUndefinedVariable4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/testUnusedVariable2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/testUseStatementUsage04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/traitCannotUseInterface.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php54/unfinishedTraitDecl3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php55/unfinishedTryStatement1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php56/invalidUnpackArgumentOrder01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php56/invalidUnpackArgumentOrder02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php56/invalidVariadicParamOrder01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php56/invalidVariadicParamOrder02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php56/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php56/testTypeReferenceError2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/duplicateConstantDeclaration.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/duplicateFieldDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/duplicateMethodDeclaration1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/duplicateMethodDeclaration2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/globalVariableAsFunctionName.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/interfaceMethodAccessType.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/invalidConstantExpression7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/newByReference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/testSuperClassError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceError3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/testTypeReferenceErrorB.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/testUnimplementedMethodError.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/testUseStatementUsage02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php7/yieldOnlyInFunction1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php71/invalidConstantExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php71/testIterableType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php71/testTypeReferenceError1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php71/unfinishedTraitBody1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php71/unfinishedTraitDecl1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php71/unfinishedTraitDecl2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php72/cannotUseReservedWords1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php72/objectType01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php73/invalidConstantExpression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php73/invalidHeredocIndentation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php73/invalidHeredocIndentation2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php73/invalidHeredocIndentation3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php73/invalidHeredocIndentation4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php73/invalidHeredocIndentation5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php74/arrowFunctionValidator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php74/invalidArraySpreadOperator1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP74ErrorReportingTests.errors[workspace/errors/php74/invalidNumericLiteralSeparator1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP81ErrorReportingTests.errors[workspace/errors/php81/enum01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP81ErrorReportingTests.errors[workspace/errors/php81/enum02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP81ErrorReportingTests.errors[workspace/errors/php81/enum03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP81ErrorReportingTests.errors[workspace/errors/php81/enum04.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP81ErrorReportingTests.errors[workspace/errors/php81/enum05.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.errors.PHP81ErrorReportingTests.errors[workspace/errors/php81/newInInitializers.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.returnExprStatementChange -- Time elapsed: 0.036 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.dispatchWithStaticCall -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.ifStatementAlternativeToCurly -- Time elapsed: 0.004 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionDeclarationAddReference -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.quoteWithCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.forEachStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionInvocationRemoveParam1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionInvocationRemoveParam2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionInvocationRemoveParams -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.interfaceDeclarationRenameExtend -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.unaryOperationSimple -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.refernceSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.dispatchNested -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionDeclarationDeleteDefault1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionDeclarationDeleteDefault2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.includeWithParenthesis1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.includeWithParenthesis2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.forEachStatementAddKey -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.returnExprStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.forStatementRemoveInitialization -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.nestedListVariable -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.arrayAccessWithoutIndex -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.returnStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.tryMultiCatchStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classDeclarationReplaceSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.dispatchSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.unaryOperationWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classDeclarationDeleteSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.staticFunctionInvocation -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.arrayCreation1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.arrayCreation2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.arrayCreation3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.globalStatementSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionDeclarationDeleteType -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.switchStatementCaseDeletion -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.testClone -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.forStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.continueStatementChange -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.forEachStatementRemoveKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classInstanciationSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.staticMemberWithArray -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classDeclarationAddInterfaces -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionDeclarationWithParam1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionDeclarationWithParam2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionDeclarationWithParam3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classDeclarationRemoveInterface -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.listVariable1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.listVariable2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.conditionalExpression -- Time elapsed: 0.029 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classInstanciationVariableRemove -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.whileStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.globalStatementReflection -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.castOfVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.switchStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.continueStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.postfixWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.interfaceDeclarationAddExtends -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.staticMemberSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.interfaceDeclarationRemoveAllExtends -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.refernceWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.forEachStatementAlternativeToCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classDeclarationAddSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.switchStatementChangeAddCase -- Time elapsed: 0.012 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.infixExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.forStatementRemoveCondition -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionName -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.breakStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classDeclarationDeleteSuperWithImplements -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.variable1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.variable2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.variable3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.reflectionSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.arrayKeyDelete -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.reflectionFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionDeclarationChangeDefault1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.newEchoStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.forStatementRemoveUpdaters -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.nestedIfStatementCurlyToAlternative1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.nestedIfStatementCurlyToAlternative2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.arrayAccess -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.forStatementAlternativeToCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.ifStatementCondition -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.doWhileStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.includeOnce -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classDeclarationRenameInterface -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.quoteDouble -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classInstanciationFunction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.switchStatementSetExpression -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.prefixSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.switchStatementChangeCaseAction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.assignmentLeft -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.concatOperation -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.quoteHeredoc -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classConstant -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.arrayVariableMultiIndex -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.continueStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.whileStatementAlternativeToCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionDeclarationCreationPHP5 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.switchStatementAlternativeToCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.methodDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.emptyHeredoc -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.arrayKeyValueAddKey -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionInvocationName -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.curlyBlockCreation -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.quoteSingle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.castOfDispatch -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.inLineHtml -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.ifStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.whileStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.arrayAccessType1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.arrayAccessType2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.comment -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.instanceofSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.unaryOperationComplex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.tryCatchStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classDeclarationRemoveAllInterfaces -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionDeclarationRemoveReference -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.reflectionComplex -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.staticSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.postfixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.assignmentRight -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.breakStatementChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.interfaceDeclarationSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.assignmentOperator -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionInvocationAddParam -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.forEachStatementChangeKeyAndValue -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.referenceInstanciation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.exception -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.functionInvocationAddParams -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.ignoreError -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.arrayKeyValueRemoveKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.fieldDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.forStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.arrayKeyValueChangeKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.interfaceDeclarationRemoveExtend -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.breakStatementRemove -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.include -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.echoStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classInstanciationAddParam -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.classInstanciationVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTests.alternativeBlockCreation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.interfaceDeclarationRenameExtend -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationReplaceSuper -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayInitializer -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.traitMethodDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.expresionFunctionInvocation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.useTrait1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.useTrait2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.useTrait3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.useTrait4 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classInitializer -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationWithCallableParam2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationRenameInterface -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classConstant -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.traitFieldDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.emptyHeredoc -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.staticLambdaFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.traitDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.traitFunctionDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.returnExprStatementChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.dispatchWithStaticCall -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.ifStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationAddReference -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.quoteWithCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forEachStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionInvocationRemoveParam1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionInvocationRemoveParam2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionInvocationRemoveParams -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.unaryOperationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.refernceSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.dispatchNested -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationDeleteDefault1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationDeleteDefault2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.includeWithParenthesis1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.includeWithParenthesis2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forEachStatementAddKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.returnExprStatementRemove -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forStatementRemoveInitialization -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.nestedListVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayAccessWithoutIndex -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.returnStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.tryMultiCatchStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.dispatchSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.unaryOperationWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationDeleteSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.staticFunctionInvocation -- Time elapsed: 0.025 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayCreation1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayCreation2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayCreation3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.globalStatementSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationDeleteType -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.switchStatementCaseDeletion -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.testClone -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.continueStatementChange -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forEachStatementRemoveKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classInstanciationSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.staticMemberWithArray -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationAddInterfaces -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationWithParam1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationWithParam2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationWithParam3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationRemoveInterface -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.listVariable1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.listVariable2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.conditionalExpression -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classInstanciationVariableRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.whileStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.globalStatementReflection -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.castOfVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.switchStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.continueStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.postfixWithFunction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.interfaceDeclarationAddExtends -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.staticMemberSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.interfaceDeclarationRemoveAllExtends -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.refernceWithFunction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forEachStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationAddSuper -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.switchStatementChangeAddCase -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.infixExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forStatementRemoveCondition -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionName -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.breakStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationDeleteSuperWithImplements -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.variable1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.variable2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.variable3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.reflectionSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayKeyDelete -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.reflectionFunction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationChangeDefault1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.newEchoStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forStatementRemoveUpdaters -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.nestedIfStatementCurlyToAlternative1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.nestedIfStatementCurlyToAlternative2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayAccess -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.ifStatementCondition -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.doWhileStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.includeOnce -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.quoteDouble -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classInstanciationFunction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.switchStatementSetExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.prefixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.switchStatementChangeCaseAction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.assignmentLeft -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.concatOperation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.quoteHeredoc -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayVariableMultiIndex -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.continueStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.whileStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationCreationPHP5 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.switchStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.methodDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayKeyValueAddKey -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionInvocationName -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.curlyBlockCreation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.quoteSingle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.castOfDispatch -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.inLineHtml -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.ifStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.whileStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayAccessType1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayAccessType2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.comment -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.instanceofSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.unaryOperationComplex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.tryCatchStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationRemoveAllInterfaces -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationRemoveReference -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.reflectionComplex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.staticSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.postfixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.assignmentRight -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.breakStatementChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.interfaceDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.assignmentOperator -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionInvocationAddParam -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forEachStatementChangeKeyAndValue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.referenceInstanciation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.exception -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionInvocationAddParams -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.ignoreError -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayKeyValueRemoveKey -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.fieldDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayKeyValueChangeKey -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.interfaceDeclarationRemoveExtend -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.breakStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.include -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.echoStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classInstanciationAddParam -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classInstanciationVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.alternativeBlockCreation -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteFunctionFormalMiddle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.arrayLast -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteEchoLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteFunctionBodyMiddle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.variable -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.listFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.arrayFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteBreak -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.functionInvocationWithParamsLast -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.statementBeforeClass -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.functionInvocationWithParamsFirst -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteArrayKeyValue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteReturn -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.classRemove -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteSwitch -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteFunctionFormalLast -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteFunctionBodyLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteBlockFirst -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteForComponent1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteEchoMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.listMiddle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteEchoFirst -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteFunctionBodyFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.arrayMiddle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteClassElements -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteBlockMiddle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteFunctionFormalFirst -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.listLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteBlockLast -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.deleteContinue -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTests.functionInvocationWithParamsMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.interfaceDeclarationRenameExtend -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationReplaceSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayInitializer -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.traitMethodDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.expresionFunctionInvocation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.useTrait1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.useTrait2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.useTrait3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.useTrait4 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classInitializer -- Time elapsed: 0.031 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationWithCallableParam2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationRenameInterface -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classConstant -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.traitFieldDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.emptyHeredoc -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.staticLambdaFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.traitDeclarationSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.traitFunctionDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.returnExprStatementChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.dispatchWithStaticCall -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.ifStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationAddReference -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.quoteWithCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forEachStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionInvocationRemoveParam1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionInvocationRemoveParam2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionInvocationRemoveParams -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.unaryOperationSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.refernceSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.dispatchNested -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationDeleteDefault1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationDeleteDefault2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.includeWithParenthesis1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.includeWithParenthesis2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forEachStatementAddKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.returnExprStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forStatementRemoveInitialization -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.nestedListVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayAccessWithoutIndex -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.returnStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.tryMultiCatchStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.dispatchSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.unaryOperationWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationDeleteSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.staticFunctionInvocation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayCreation1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayCreation2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayCreation3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.globalStatementSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationDeleteType -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.switchStatementCaseDeletion -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.testClone -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.continueStatementChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forEachStatementRemoveKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classInstanciationSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.staticMemberWithArray -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationAddInterfaces -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationWithParam1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationWithParam2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationWithParam3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationRemoveInterface -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.listVariable1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.listVariable2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.conditionalExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classInstanciationVariableRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.whileStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.globalStatementReflection -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.castOfVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.switchStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.continueStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.postfixWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.interfaceDeclarationAddExtends -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.staticMemberSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.interfaceDeclarationRemoveAllExtends -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.refernceWithFunction -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forEachStatementAlternativeToCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationAddSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.switchStatementChangeAddCase -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.infixExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forStatementRemoveCondition -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionName -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.breakStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationDeleteSuperWithImplements -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.variable1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.variable2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.variable3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.reflectionSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayKeyDelete -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.reflectionFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationChangeDefault1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.newEchoStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forStatementRemoveUpdaters -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.nestedIfStatementCurlyToAlternative1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.nestedIfStatementCurlyToAlternative2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayAccess -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.ifStatementCondition -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.doWhileStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.includeOnce -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.quoteDouble -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classInstanciationFunction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.switchStatementSetExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.prefixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.switchStatementChangeCaseAction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.assignmentLeft -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.concatOperation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.quoteHeredoc -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayVariableMultiIndex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.continueStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.whileStatementAlternativeToCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationCreationPHP5 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.switchStatementAlternativeToCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.methodDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayKeyValueAddKey -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionInvocationName -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.curlyBlockCreation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.quoteSingle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.castOfDispatch -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.inLineHtml -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.ifStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.whileStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayAccessType1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayAccessType2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.comment -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.instanceofSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.unaryOperationComplex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.tryCatchStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationRemoveAllInterfaces -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionDeclarationRemoveReference -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.reflectionComplex -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.staticSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.postfixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.assignmentRight -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.breakStatementChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.interfaceDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.assignmentOperator -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionInvocationAddParam -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forEachStatementChangeKeyAndValue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.referenceInstanciation -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.exception -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.functionInvocationAddParams -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.ignoreError -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayKeyValueRemoveKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.fieldDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.forStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.arrayKeyValueChangeKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.interfaceDeclarationRemoveExtend -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.breakStatementRemove -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.include -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.echoStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classInstanciationAddParam -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.classInstanciationVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP54.alternativeBlockCreation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.yieldExpressionAdd -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.yieldKeyChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.yieldKeyAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.tryCatchFinallyStatement -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.yieldExprChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.interfaceDeclarationRenameExtend -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classDeclarationReplaceSuper -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.arrayInitializer -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.traitMethodDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.expresionFunctionInvocation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.useTrait1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.useTrait2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.useTrait3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.useTrait4 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classInitializer -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionDeclarationWithCallableParam2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classDeclarationRenameInterface -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classConstant -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.traitFieldDeclaration -- Time elapsed: 0.030 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.emptyHeredoc -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.staticLambdaFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.traitDeclarationSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.traitFunctionDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.returnExprStatementChange -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.dispatchWithStaticCall -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.ifStatementAlternativeToCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionDeclarationAddReference -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.quoteWithCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.forEachStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionInvocationRemoveParam1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionInvocationRemoveParam2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionInvocationRemoveParams -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.unaryOperationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.refernceSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.dispatchNested -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionDeclarationDeleteDefault1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionDeclarationDeleteDefault2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.includeWithParenthesis1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.includeWithParenthesis2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.forEachStatementAddKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.returnExprStatementRemove -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.forStatementRemoveInitialization -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.nestedListVariable -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.arrayAccessWithoutIndex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.returnStatementAdd -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.tryMultiCatchStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.dispatchSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.unaryOperationWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classDeclarationDeleteSuper -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.staticFunctionInvocation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.arrayCreation1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.arrayCreation2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.arrayCreation3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.globalStatementSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionDeclarationDeleteType -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.switchStatementCaseDeletion -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.testClone -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.forStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.continueStatementChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.forEachStatementRemoveKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classInstanciationSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.staticMemberWithArray -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classDeclarationAddInterfaces -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionDeclarationWithParam1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionDeclarationWithParam2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionDeclarationWithParam3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classDeclarationRemoveInterface -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.listVariable1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.listVariable2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.conditionalExpression -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classInstanciationVariableRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.whileStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.globalStatementReflection -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.castOfVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.switchStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.continueStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.postfixWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.interfaceDeclarationAddExtends -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.staticMemberSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.interfaceDeclarationRemoveAllExtends -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.refernceWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.forEachStatementAlternativeToCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classDeclarationAddSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.switchStatementChangeAddCase -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.infixExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.forStatementRemoveCondition -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionName -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.breakStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classDeclarationDeleteSuperWithImplements -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.variable1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.variable2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.variable3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.reflectionSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.arrayKeyDelete -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.reflectionFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionDeclarationChangeDefault1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.newEchoStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.forStatementRemoveUpdaters -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.nestedIfStatementCurlyToAlternative1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.nestedIfStatementCurlyToAlternative2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.arrayAccess -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.forStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.ifStatementCondition -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.doWhileStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.includeOnce -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.quoteDouble -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classInstanciationFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.switchStatementSetExpression -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.prefixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.switchStatementChangeCaseAction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.assignmentLeft -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.concatOperation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.quoteHeredoc -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.arrayVariableMultiIndex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.continueStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.whileStatementAlternativeToCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionDeclarationCreationPHP5 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.switchStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.methodDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.arrayKeyValueAddKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionInvocationName -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.curlyBlockCreation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.quoteSingle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.castOfDispatch -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.inLineHtml -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.ifStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.whileStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.arrayAccessType1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.arrayAccessType2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.comment -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.instanceofSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.unaryOperationComplex -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.tryCatchStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classDeclarationRemoveAllInterfaces -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionDeclarationRemoveReference -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.reflectionComplex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.staticSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.postfixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.assignmentRight -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.breakStatementChange -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.interfaceDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.assignmentOperator -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionInvocationAddParam -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.forEachStatementChangeKeyAndValue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.referenceInstanciation -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.exception -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.functionInvocationAddParams -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.ignoreError -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.arrayKeyValueRemoveKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.fieldDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.forStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.arrayKeyValueChangeKey -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.interfaceDeclarationRemoveExtend -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.breakStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.include -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.echoStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classInstanciationAddParam -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.classInstanciationVariable -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP55.alternativeBlockCreation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteFunctionFormalMiddle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.arrayLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteEchoLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteFunctionBodyMiddle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.variable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.listFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.arrayFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteBreak -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.functionInvocationWithParamsLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.statementBeforeClass -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.functionInvocationWithParamsFirst -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteArrayKeyValue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteReturn -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.classRemove -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteSwitch -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteFunctionFormalLast -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteFunctionBodyLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteBlockFirst -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteForComponent1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteEchoMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.listMiddle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteEchoFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteFunctionBodyFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.arrayMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteClassElements -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteBlockMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteFunctionFormalFirst -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.listLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteBlockLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.deleteContinue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP55.functionInvocationWithParamsMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.variadicParameterUnset -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.useStatementManyPartsConstSet -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.referenceVariadicParameterUnset -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.referenceVariadicParameterSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.useStatementConstSet -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.useStatementFunctionSet -- Time elapsed: 0.028 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.useStatementNoneSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.useStatementManyPartsNoneSet -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.variadicParameterSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.yieldExpressionAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.yieldKeyChange -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.yieldKeyAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.tryCatchFinallyStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.yieldExprChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.interfaceDeclarationRenameExtend -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classDeclarationReplaceSuper -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.arrayInitializer -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.traitMethodDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.expresionFunctionInvocation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.useTrait1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.useTrait2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.useTrait3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.useTrait4 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classInitializer -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionDeclarationWithCallableParam2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classDeclarationRenameInterface -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classConstant -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.traitFieldDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.emptyHeredoc -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.staticLambdaFunction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.traitDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.traitFunctionDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.returnExprStatementChange -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.dispatchWithStaticCall -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.ifStatementAlternativeToCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionDeclarationAddReference -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.quoteWithCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.forEachStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionInvocationRemoveParam1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionInvocationRemoveParam2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionInvocationRemoveParams -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.unaryOperationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.refernceSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.dispatchNested -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionDeclarationDeleteDefault1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionDeclarationDeleteDefault2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.includeWithParenthesis1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.includeWithParenthesis2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.forEachStatementAddKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.returnExprStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.forStatementRemoveInitialization -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.nestedListVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.arrayAccessWithoutIndex -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.returnStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.tryMultiCatchStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.dispatchSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.unaryOperationWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classDeclarationDeleteSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.staticFunctionInvocation -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.arrayCreation1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.arrayCreation2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.arrayCreation3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.globalStatementSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionDeclarationDeleteType -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.switchStatementCaseDeletion -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.testClone -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.forStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.continueStatementChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.forEachStatementRemoveKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classInstanciationSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.staticMemberWithArray -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classDeclarationAddInterfaces -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionDeclarationWithParam1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionDeclarationWithParam2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionDeclarationWithParam3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classDeclarationRemoveInterface -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.listVariable1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.listVariable2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.conditionalExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classInstanciationVariableRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.whileStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.globalStatementReflection -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.castOfVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.switchStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.continueStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.postfixWithFunction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.interfaceDeclarationAddExtends -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.staticMemberSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.interfaceDeclarationRemoveAllExtends -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.refernceWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.forEachStatementAlternativeToCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classDeclarationAddSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.switchStatementChangeAddCase -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.infixExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.forStatementRemoveCondition -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionName -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.breakStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classDeclarationDeleteSuperWithImplements -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.variable1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.variable2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.variable3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.reflectionSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.arrayKeyDelete -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.reflectionFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionDeclarationChangeDefault1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.newEchoStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.forStatementRemoveUpdaters -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.nestedIfStatementCurlyToAlternative1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.nestedIfStatementCurlyToAlternative2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.arrayAccess -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.forStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.ifStatementCondition -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.doWhileStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.includeOnce -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.quoteDouble -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classInstanciationFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.switchStatementSetExpression -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.prefixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.switchStatementChangeCaseAction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.assignmentLeft -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.concatOperation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.quoteHeredoc -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.arrayVariableMultiIndex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.continueStatementAdd -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.whileStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionDeclarationCreationPHP5 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.switchStatementAlternativeToCurly -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.methodDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.arrayKeyValueAddKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionInvocationName -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.curlyBlockCreation -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.quoteSingle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.castOfDispatch -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.inLineHtml -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.ifStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.whileStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.arrayAccessType1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.arrayAccessType2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.comment -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.instanceofSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.unaryOperationComplex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.tryCatchStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classDeclarationRemoveAllInterfaces -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionDeclarationRemoveReference -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.reflectionComplex -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.staticSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.postfixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.assignmentRight -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.breakStatementChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.interfaceDeclarationSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.assignmentOperator -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionInvocationAddParam -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.forEachStatementChangeKeyAndValue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.referenceInstanciation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.exception -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.functionInvocationAddParams -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.ignoreError -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.arrayKeyValueRemoveKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.fieldDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.forStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.arrayKeyValueChangeKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.interfaceDeclarationRemoveExtend -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.breakStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.include -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.echoStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classInstanciationAddParam -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.classInstanciationVariable -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP56.alternativeBlockCreation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteFunctionFormalMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.arrayLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteEchoLast -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteFunctionBodyMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.variable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.listFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.arrayFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteBreak -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.functionInvocationWithParamsLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.statementBeforeClass -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.functionInvocationWithParamsFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteArrayKeyValue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteReturn -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.classRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteSwitch -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteFunctionFormalLast -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteFunctionBodyLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteBlockFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteForComponent1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteEchoMiddle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.listMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteEchoFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteFunctionBodyFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.arrayMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteClassElements -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteBlockMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteFunctionFormalFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.listLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteBlockLast -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.deleteContinue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP56.functionInvocationWithParamsMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionReturnTypeSet -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.staticMemberWithArray -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.methodReturnTypeSet -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionReturnTypeUnset -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.methodReturnTypeUnset -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.variadicParameterUnset -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.useStatementManyPartsConstSet -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.referenceVariadicParameterUnset -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.referenceVariadicParameterSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.useStatementConstSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.useStatementFunctionSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.useStatementNoneSet -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.useStatementManyPartsNoneSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.variadicParameterSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.yieldExpressionAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.yieldKeyChange -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.yieldKeyAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.tryCatchFinallyStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.yieldExprChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.interfaceDeclarationRenameExtend -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classDeclarationReplaceSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.arrayInitializer -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.traitMethodDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.expresionFunctionInvocation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.useTrait1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.useTrait2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.useTrait3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.useTrait4 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classInitializer -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionDeclarationWithCallableParam2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classDeclarationRenameInterface -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classConstant -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.traitFieldDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.emptyHeredoc -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.staticLambdaFunction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.traitDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.traitFunctionDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.returnExprStatementChange -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.dispatchWithStaticCall -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.ifStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionDeclarationAddReference -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.quoteWithCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.forEachStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionInvocationRemoveParam1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionInvocationRemoveParam2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionInvocationRemoveParams -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.unaryOperationSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.refernceSimple -- Time elapsed: 0.024 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.dispatchNested -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionDeclarationDeleteDefault1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionDeclarationDeleteDefault2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.includeWithParenthesis1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.includeWithParenthesis2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.forEachStatementAddKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.returnExprStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.forStatementRemoveInitialization -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.nestedListVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.arrayAccessWithoutIndex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.returnStatementAdd -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.tryMultiCatchStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.dispatchSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.unaryOperationWithFunction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classDeclarationDeleteSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.staticFunctionInvocation -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.arrayCreation1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.arrayCreation2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.arrayCreation3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.globalStatementSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionDeclarationDeleteType -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.switchStatementCaseDeletion -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.testClone -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.forStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.continueStatementChange -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.forEachStatementRemoveKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classInstanciationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classDeclarationAddInterfaces -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionDeclarationWithParam1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionDeclarationWithParam2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionDeclarationWithParam3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classDeclarationRemoveInterface -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.listVariable1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.listVariable2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.conditionalExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classInstanciationVariableRemove -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.whileStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.globalStatementReflection -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.castOfVariable -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.switchStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.continueStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.postfixWithFunction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.interfaceDeclarationAddExtends -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.staticMemberSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.interfaceDeclarationRemoveAllExtends -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.refernceWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.forEachStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classDeclarationAddSuper -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.switchStatementChangeAddCase -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.infixExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.forStatementRemoveCondition -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionName -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.breakStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classDeclarationDeleteSuperWithImplements -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.variable1 -- Time elapsed: 0.002 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.variable2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.variable3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.reflectionSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.arrayKeyDelete -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.reflectionFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionDeclarationChangeDefault1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.newEchoStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.forStatementRemoveUpdaters -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.nestedIfStatementCurlyToAlternative1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.nestedIfStatementCurlyToAlternative2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.arrayAccess -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.forStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.ifStatementCondition -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.doWhileStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.includeOnce -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.quoteDouble -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classInstanciationFunction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.switchStatementSetExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.prefixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.switchStatementChangeCaseAction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.assignmentLeft -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.concatOperation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.quoteHeredoc -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.arrayVariableMultiIndex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.continueStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.whileStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionDeclarationCreationPHP5 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.switchStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.methodDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.arrayKeyValueAddKey -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionInvocationName -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.curlyBlockCreation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.quoteSingle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.castOfDispatch -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.inLineHtml -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.ifStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.whileStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.arrayAccessType1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.arrayAccessType2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.comment -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.instanceofSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.unaryOperationComplex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.tryCatchStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classDeclarationRemoveAllInterfaces -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionDeclarationRemoveReference -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.reflectionComplex -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.staticSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.postfixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.assignmentRight -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.breakStatementChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.interfaceDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.assignmentOperator -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionInvocationAddParam -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.forEachStatementChangeKeyAndValue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.referenceInstanciation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.exception -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.functionInvocationAddParams -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.ignoreError -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.arrayKeyValueRemoveKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.fieldDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.forStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.arrayKeyValueChangeKey -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.interfaceDeclarationRemoveExtend -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.breakStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.include -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.echoStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classInstanciationAddParam -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.classInstanciationVariable -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP7.alternativeBlockCreation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteFunctionFormalMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.arrayLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteEchoLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteFunctionBodyMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.variable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.listFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.arrayFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteBreak -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.functionInvocationWithParamsLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.statementBeforeClass -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.functionInvocationWithParamsFirst -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteArrayKeyValue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteReturn -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.classRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteSwitch -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteFunctionFormalLast -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteFunctionBodyLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteBlockFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteForComponent1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteEchoMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.listMiddle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteEchoFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteFunctionBodyFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.arrayMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteClassElements -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteBlockMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteFunctionFormalFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.listLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteBlockLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.deleteContinue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP7.functionInvocationWithParamsMiddle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementFunctionSet2b -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementFunctionSet3b -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useBracketedNamespaceDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useMultipleExceptions -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementConstSet2b -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementConstSet3b -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementConstSet4b -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementFunctionSet2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementFunctionSet3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useCoalesceOperator -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementConstSet2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementConstSet3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementConstSet4 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementNoneSet2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementNoneSet3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementNoneSet4 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementNoneSet2b -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementNoneSet3b -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementNoneSet4b -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionReturnTypeSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.staticMemberWithArray -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.methodReturnTypeSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionReturnTypeUnset -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.methodReturnTypeUnset -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.variadicParameterUnset -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementManyPartsConstSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.referenceVariadicParameterUnset -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.referenceVariadicParameterSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementConstSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementFunctionSet -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementNoneSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useStatementManyPartsNoneSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.variadicParameterSet -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.yieldExpressionAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.yieldKeyChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.yieldKeyAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.tryCatchFinallyStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.yieldExprChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.interfaceDeclarationRenameExtend -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classDeclarationReplaceSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.arrayInitializer -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.traitMethodDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.expresionFunctionInvocation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useTrait1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useTrait2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useTrait3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.useTrait4 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classInitializer -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionDeclarationWithCallableParam2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classDeclarationRenameInterface -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classConstant -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.traitFieldDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.emptyHeredoc -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.staticLambdaFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.traitDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.traitFunctionDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.returnExprStatementChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.dispatchWithStaticCall -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.ifStatementAlternativeToCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionDeclarationAddReference -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.quoteWithCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.forEachStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionInvocationRemoveParam1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionInvocationRemoveParam2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionInvocationRemoveParams -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.unaryOperationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.refernceSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.dispatchNested -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionDeclarationDeleteDefault1 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionDeclarationDeleteDefault2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.includeWithParenthesis1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.includeWithParenthesis2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.forEachStatementAddKey -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.returnExprStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.forStatementRemoveInitialization -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.nestedListVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.arrayAccessWithoutIndex -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.returnStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.tryMultiCatchStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.dispatchSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.unaryOperationWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionDeclaration -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classDeclarationDeleteSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.staticFunctionInvocation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.arrayCreation1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.arrayCreation2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.arrayCreation3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.globalStatementSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionDeclarationDeleteType -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.switchStatementCaseDeletion -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.testClone -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.forStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.continueStatementChange -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.forEachStatementRemoveKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classInstanciationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classDeclarationAddInterfaces -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionDeclarationWithParam1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionDeclarationWithParam2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionDeclarationWithParam3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classDeclarationRemoveInterface -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.listVariable1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.listVariable2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.conditionalExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classInstanciationVariableRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.whileStatementCurlyToAlternative -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.globalStatementReflection -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.castOfVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.switchStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.continueStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.postfixWithFunction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.interfaceDeclarationAddExtends -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.staticMemberSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.interfaceDeclarationRemoveAllExtends -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.refernceWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.forEachStatementAlternativeToCurly -- Time elapsed: 0.031 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classDeclarationAddSuper -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.switchStatementChangeAddCase -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.infixExpression -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.forStatementRemoveCondition -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionName -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.breakStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classDeclarationDeleteSuperWithImplements -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.variable1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.variable2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.variable3 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.reflectionSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.arrayKeyDelete -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.reflectionFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionDeclarationChangeDefault1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.newEchoStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.forStatementRemoveUpdaters -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.nestedIfStatementCurlyToAlternative1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.nestedIfStatementCurlyToAlternative2 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.arrayAccess -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.forStatementAlternativeToCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.ifStatementCondition -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.doWhileStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.includeOnce -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.quoteDouble -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classInstanciationFunction -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.switchStatementSetExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.prefixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.switchStatementChangeCaseAction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.assignmentLeft -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.concatOperation -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.quoteHeredoc -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.arrayVariableMultiIndex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.continueStatementAdd -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.whileStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionDeclarationCreationPHP5 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.switchStatementAlternativeToCurly -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.methodDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.arrayKeyValueAddKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionInvocationName -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.curlyBlockCreation -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.quoteSingle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.castOfDispatch -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.inLineHtml -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.ifStatementCurlyToAlternative -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.whileStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.arrayAccessType1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.arrayAccessType2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.comment -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.instanceofSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.unaryOperationComplex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.tryCatchStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classDeclarationRemoveAllInterfaces -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionDeclarationRemoveReference -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.reflectionComplex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.staticSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.postfixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.assignmentRight -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.breakStatementChange -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classDeclarationSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.interfaceDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.assignmentOperator -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionInvocationAddParam -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.forEachStatementChangeKeyAndValue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.referenceInstanciation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.exception -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.functionInvocationAddParams -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.ignoreError -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.arrayKeyValueRemoveKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.fieldDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.forStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.arrayKeyValueChangeKey -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.interfaceDeclarationRemoveExtend -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.breakStatementRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.include -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.echoStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classInstanciationAddParam -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.classInstanciationVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.ASTRewriteTestsPHP71.alternativeBlockCreation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteFunctionFormalMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.arrayLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteEchoLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteFunctionBodyMiddle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.variable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.listFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.arrayFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteBreak -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.functionInvocationWithParamsLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.statementBeforeClass -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.functionInvocationWithParamsFirst -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteArrayKeyValue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteReturn -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.classRemove -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteSwitch -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteFunctionFormalLast -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteFunctionBodyLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteBlockFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteForComponent1 -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteEchoMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.listMiddle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteEchoFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteFunctionBodyFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.arrayMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteClassElements -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteBlockMiddle -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteFunctionFormalFirst -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.listLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteBlockLast -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.deleteContinue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.rewrite.NodeDeletionTestsPHP71.functionInvocationWithParamsMiddle -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchHeredoc -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchClassInstanciationVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchIgnoreError -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchGlobalStatementSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchTryCatchStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchRequire -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchIfStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchReflectionComplex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchStaticMemberWithArray -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchBackTickExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchEchoStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchArrayVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchConditionalExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchPlusAssignment -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchQuoteWithCurly -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchStaticMemberSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchConstatantVisibility -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchSwitchStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchArrayComplex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchRefernceSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchDispatchNested -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchUnaryOperationWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchFunctionInvocationWithParams -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchDispatchSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchDeclareWithStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchDispatchNestedWithStaticCall -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchInclude -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchClassDeclarationWithDeclarations -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchListVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchSingleQuote -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchConstatantType -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchFunctionDeclarationReference -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchReflectionFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchReflectionNested -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchDeclareSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchStaticMultiWithAssignment -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchReflectionSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchPrefixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchRefernceInstanciation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchCastOfVariable -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchPrefixWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchArrayVariableWithoutIndex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchDoWhileStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchEmptyHeredoc -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchAndOperation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchConstantAccess -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchEmptyForStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchNotQuote -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchInstanceofDispatch -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchForStatementNoCondition -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchInterfaceDeclarationWithDeclarations -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchArrayKeyValue -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchFunctionInvocation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchMinusOperation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchUnaryOperationComplex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchAssignment -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchGlobalStatementMultiple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchForEachStatementWithValue -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchClassDeclarationSimple -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchStaticSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchHashTableVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchInstanceofSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchEval -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchClassInstanciationFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchEmptyDeclare -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchWhileEndStatement -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchUnaryOperationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchSLAssignment -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchForStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchQuoteWithOffsetNumber -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchQuoteWithOffsetString -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchIncludeOnce -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchContinueStatementExpression -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchRequireOnce -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchReturnExprStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchGlobalStatementReflection -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchClassConstant -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchCastOfDispatch -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchDispatchWithStaticCall -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchFunctionDeclaration -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchForStatementNoArgs -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchBreakStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchWhileStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchEndForStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchConcatOperation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchForEachStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchInstanceofWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchVariable -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchScalar -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchInterfaceDeclarationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchPlusOperation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchFunctionDeclarationWithParams -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchTryMultiCatchStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchStaticFunctionInvocation -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchArray -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchClone -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchEmpty -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchQuote -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchForEachStatementBlocked -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchNestedListVariable -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchArrayVariableMultiIndex -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchGlobalStatementReflectionWithExpression -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchRefernceWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchEndIfStatement -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchPostfixWithFunction -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchPostfixSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.matcher.ASTMatcherTests.matchClassInstanciationSimple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.CommentMapperTests.variable -- Time elapsed: 0.003 s org.eclipse.php.core.tests.dom_ast.CommentMapperTests.testClass -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.CommentMapperTests.method -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.CommentMapperTests.field -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.CommentMapperTests.variableMultiple -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.CommentMapperTests.fieldSecond -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.CommentMapperTests.methodSecond -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.CommentMapperTests.function -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.CommentMapperTests.variableTwoComments -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[class constant] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[declare expression] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[formal parameter] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[static statement] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[unary operation] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[empty array ] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[not empty array ] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[hashmap array ] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[twice hashmap 1] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[twice hashmap 2] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[twice hashmap 3] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[twice hashmap 4] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[twice hashmap 5] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[nested hashmap 1] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[array element] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[nested unary operation] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[simple scalar 1] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[simple scalar 2] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[simple scalar 3] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[simple scalar 4] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[simple scalar 5] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[simple array 1] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[simple array 2] -- Time elapsed: 0 s org.eclipse.php.core.tests.dom_ast.StaticScalarExpressionsTests.test[simple array 3] -- Time elapsed: 0 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/alternate01.pdtt] -- Time elapsed: 0.081 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile01.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile03.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile04.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile05.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment01.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment02.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment04.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment05.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment06.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment07.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control03.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control05.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control07.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control08.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control09.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions03.pdtt] -- Time elapsed: 0.032 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface03.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/alternate01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile01.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile02.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile03.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile05.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile06.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment05.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment07.pdtt] -- Time elapsed: 0.019 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control05.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control07.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control08.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control09.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions02.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions03.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function01.pdtt] -- Time elapsed: 0.024 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function04.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface01.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/classConst.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure03.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace03.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace05.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace06.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace07.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace08.pdtt] -- Time elapsed: 0.029 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait02.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait03.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait04.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/use01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/alternate01.pdtt] -- Time elapsed: 0.030 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile01.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile03.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile04.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile05.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile06.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment05.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment07.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control07.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control08.pdtt] -- Time elapsed: 0.029 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control09.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions03.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/classConst.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace05.pdtt] -- Time elapsed: 0.037 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace07.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/use01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/alternate01.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile02.pdtt] -- Time elapsed: 0.016 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile05.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile06.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment05.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment07.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control08.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control09.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions01.pdtt] -- Time elapsed: 0.036 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions03.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/classConst.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace05.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait02.pdtt] -- Time elapsed: 0.028 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/use01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/classConst.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/exceptions01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/alternate01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment01.pdtt] -- Time elapsed: 0.024 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment07.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control05.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control07.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control09.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface03.pdtt] -- Time elapsed: 0.037 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/classConst.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait02.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/use01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/classConst.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/exceptions01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/alternate01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile05.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control09.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function03.pdtt] -- Time elapsed: 0.024 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/classConst.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/use01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/classConst.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/exceptions01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/returnType01.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use09.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use10.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/alternate01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment04.pdtt] -- Time elapsed: 0.021 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control09.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/classConst.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait03.pdtt] -- Time elapsed: 0.021 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/use01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/classConst.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/exceptions01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/returnType01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use09.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use10.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php71/returnType01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/alternate01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile06.pdtt] -- Time elapsed: 0.023 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control08.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control09.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/classConst.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure02.pdtt] -- Time elapsed: 0.029 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/use01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/classConst.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/exceptions01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/returnType01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use09.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use10.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php71/returnType01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/alternate01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment03.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control09.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function04.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/classConst.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace04.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace05.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace08.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/use01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/classConst.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/exceptions01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/returnType01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use07.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use09.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use10.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php71/returnType01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/alternate01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile05.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control03.pdtt] -- Time elapsed: 0.020 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control09.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/classConst.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait02.pdtt] -- Time elapsed: 0.033 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/use01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/classConst.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/exceptions01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/returnType01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use05.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use06.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use07.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use08.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use09.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use10.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php71/returnType01.pdtt] -- Time elapsed: 0.049 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php74/arrow01.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php74/arrow02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php74/arrow03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php74/arrow04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/alternate01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment05.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment06.pdtt] -- Time elapsed: 0.015 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment07.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control08.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control09.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/classConst.pdtt] -- Time elapsed: 0.044 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace08.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/use01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/classConst.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/exceptions01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/returnType01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use06.pdtt] -- Time elapsed: 0.046 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use07.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use09.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use10.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php71/returnType01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php74/arrow01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php74/arrow02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php74/arrow03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php74/arrow04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/attribute01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/attribute02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/attribute03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/attribute04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/match01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/match02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/match03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/match04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/readonly.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/alternate01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/classFile06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment05.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/comment07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control07.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/control09.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/exceptions03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function02.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/function04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/interface03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php5/simpleFile02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/classConst.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/closure03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace06.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/namespace08.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/trait04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php53/use01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/classConst.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php55/exceptions01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/returnType01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use05.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use06.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use07.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use08.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use09.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php7/use10.pdtt] -- Time elapsed: 0.016 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php71/returnType01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php74/arrow01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php74/arrow02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php74/arrow03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php74/arrow04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/attribute01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/attribute02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/attribute03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/attribute04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/match01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/match02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/match03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/match04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php80/readonly.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php81/enum01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php81/enum02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php81/enum03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php81/enum04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.codeassist.scope.CodeAssistScopeTests.assist[workspace/codeassist_scope/php81/enum05.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testArrayKey2.pdtt] -- Time elapsed: 0.475 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testClassMembers-constant-nonstrict.pdtt] -- Time elapsed: 0.073 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testClassMembers-constant-strict.pdtt] -- Time elapsed: 0.086 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testClassMembers1-nonstrict.pdtt] -- Time elapsed: 0.093 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testClassMembers1-strict.pdtt] -- Time elapsed: 0.081 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testClassMembers18-nonstrict.pdtt] -- Time elapsed: 0.096 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testClassMembers18-strict.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testClassMembers3-nonstrict.pdtt] -- Time elapsed: 0.071 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testClassMembers3-strict.pdtt] -- Time elapsed: 0.066 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testClassMembers4-nonstrict.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testClassMembers4-strict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testClassMembers5-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testClassMembers5-strict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testClassStatement1.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testFunctionReturnType6-nonstrict.pdtt] -- Time elapsed: 0.069 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testFunctionReturnType6-strict.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testFunctionVariables1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testMethodDeclaration1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/exclusive/testPHPDoc6.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test310383.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test318133.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_parent.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_self.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test414814.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491784.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491991.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey3.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayType.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant02.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant03.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration6.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMemberDeclaration.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-strict.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-nonstrict.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-strict.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-nonstrict.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-strict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassName.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting04.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting05.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting06.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting08.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar11.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar13.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar6.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstant1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstantsInClass.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag2.pdtt] -- Time elapsed: 0.169 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting01.pdtt] -- Time elapsed: 0.067 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting03.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType4.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements14.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements15.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements16.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod7.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty3.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc11.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc17.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc18.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting02.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/test300530_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/test300530_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers10-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers14-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers16-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers16-strict.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers17-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers17-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers22-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers22-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers24-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers24-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers9-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers9-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testMagicMethod7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testMagicMethod7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test310383.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test318133.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_parent.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_self.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test414814.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491784.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491991.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMemberDeclaration.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-strict.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-strict.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-strict.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-strict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-strict.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassName.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting06.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting07.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting08.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar11.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar12.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar13.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar14.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar2.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar5.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstant1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstantsInClass.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag2.pdtt] -- Time elapsed: 0.158 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting01.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType6.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc14.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc17.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc18.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting04.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/test300530_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/test300530_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers10-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers14-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers16-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers16-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers17-nonstrict.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers17-strict.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers2-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers22-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers22-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers24-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers24-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers9-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers9-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testMagicMethod7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testMagicMethod7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/exclusive/testArrayKey2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/exclusive/testClassStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/test300530_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/test300530_self.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers-constant-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers1-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers1-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers2-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers3-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers5-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassStatement2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testInheritedMembers3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testInheritedMembers4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test310383.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test318133.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test425871.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test434631.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test443587.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_01.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_01.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_02.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test469575.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test490833.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test495933.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test536998.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549068.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549308_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_03.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousFunctionMember.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassInstantiation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers-constant-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-strict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassStatementConstant.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting09.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting2.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting6.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testConstantsInClass.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag15.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag16.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag18.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag20.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag7.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-strict.pdtt] -- Time elapsed: 0.078 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-nonstrict.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-strict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements3.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInstanceofKeyword.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceAndClass.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements14.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespacedFunction01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass3.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewExceptionClass.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements11.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements12.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements5.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements6.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test310383.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test318133.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test414814.pdtt] -- Time elapsed: 0.065 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491784.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491991.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMemberDeclaration.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.092 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-nonstrict.pdtt] -- Time elapsed: 0.071 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-nonstrict.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-strict.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassName.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting06.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting07.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting08.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar14.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstantsInClass.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag1.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag2.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting01.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements14.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements16.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc18.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting04.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting05.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/test300530_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/test300530_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers10-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers14-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers16-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers16-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers17-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers17-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers22-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers22-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers24-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers24-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers9-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassMembers9-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testClassStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testMagicMethod7-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testMagicMethod7-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/classExclusive/testParameter3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test310383.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test318133.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test425871.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test434631.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test443587.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_02.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_03.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_04.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_05.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_01.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_02.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_01.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test469575.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test490833.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test495933.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test536998.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549068.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549308_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_03.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousFunctionMember.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassInstantiation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers-constant-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassStatementConstant.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting07.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting09.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testConstantsInClass.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag18.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag20.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-strict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements09.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements1.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInstanceofKeyword.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace2.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceAndClass.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements13.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements14.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespacedFunction01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewExceptionClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/test300530_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/test300530_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers-constant-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers1-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers1-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers3-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers5-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassMembers9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testClassStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testInheritedMembers3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/classExclusive/testInheritedMembers4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test409071.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test497032.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo10.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testShortEcho.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitA3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict6.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers9.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityChangeName.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub2.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&C2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&D3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&C3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal5.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSingleton.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSuggestion1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testArrayKey2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testClassStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testClassStatement2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitA1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitA2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitConflict1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitConflict3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitConflict5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitConflict7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitMembers1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitMembers2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitMembers5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitMembers6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitMembers8.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitVisibilityPriToPro1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitVisibilityPriToPro3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitVisibilityPriToPub1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitVisibilityPriToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitVisibilityProToPri1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitVisibilityProToPri3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitVisibilityProToPub1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitVisibilityProToPub3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitVisibilityPubToPri1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitVisibilityPubToPri3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitVisibilityPubToPro1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitVisibilityPubToPro3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitsA&B&C1.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitsA&B&D1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitsA&B&D2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitsA&B1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitsA&C1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/classExclusive/testTraitsA&C2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test310383.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test318133.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_self.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test414814.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491784.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491991.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMemberDeclaration.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-strict.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassName.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar12.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstantsInClass.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag2.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting01.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType7.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements14.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements8.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc18.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc7.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting02.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test310383.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test318133.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test425871.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test434631.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test443587.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_05.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_01.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_02.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test469575.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test490833.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test495933.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test536998.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549068.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549308_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousFunctionMember.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassInstantiation.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers-constant-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassStatementConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting07.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting09.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testConstantsInClass.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag16.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag20.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-nonstrict.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInstanceofKeyword.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceAndClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements11.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespacedFunction01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass3.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewExceptionClass.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist2.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements1.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements4.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements5.pdtt] -- Time elapsed: 0.100 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements9.pdtt] -- Time elapsed: 0.088 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable2.pdtt] -- Time elapsed: 0.101 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test409071.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test497032.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo10.pdtt] -- Time elapsed: 0.092 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo7.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting04.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits3.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits7.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits8.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNewClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testShortEcho.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitA3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers3.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers9.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityChangeName.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri2.pdtt] -- Time elapsed: 0.070 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro4.pdtt] -- Time elapsed: 0.077 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&C2.pdtt] -- Time elapsed: 0.082 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&D3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&C3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal4.pdtt] -- Time elapsed: 0.071 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSingleton.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSuggestion1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test462553.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict_2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict_2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers18-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testGeneratorIterator.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers3.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict5.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1_2.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri1.pdtt] -- Time elapsed: 0.069 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&C1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test310383.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test318133.pdtt] -- Time elapsed: 0.068 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_self.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test414814.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491784.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491991.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMemberDeclaration.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-strict.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassName.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar13.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstantsInClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag2.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting01.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType4.pdtt] -- Time elapsed: 0.067 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements11.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc17.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc18.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test310383.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test318133.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test425871.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test434631.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test443587.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_02.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test469575.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test490833.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test495933.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test536998.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549068.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549308_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousFunctionMember.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion1.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassInstantiation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers-constant-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-strict.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassStatementConstant.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testConstantsInClass.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag14.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag16.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag20.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInstanceofKeyword.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceAndClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements13.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements14.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements15.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespacedFunction01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewExceptionClass.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting03.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements12.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test409071.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test497032.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo7.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testShortEcho.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitA3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityChangeName.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&C2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&D3.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&C3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSingleton.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSuggestion1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self.pdtt] -- Time elapsed: 0.076 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_parent.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_self.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test462553.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict_2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers18-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testGeneratorIterator.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&C1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst02.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst03.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFunctionConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion02.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion03.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion06.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test310383.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test318133.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test414814.pdtt] -- Time elapsed: 0.071 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491784.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491991.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMemberDeclaration.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassName.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting04.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting05.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting06.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar12.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar7.pdtt] -- Time elapsed: 0.076 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstantsInClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag2.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting01.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType7.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements11.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements12.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc12.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc17.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc18.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc7.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc8.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting03.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting04.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test310383.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test318133.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test425871.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test434631.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test443587.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test469575.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test490833.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test495933.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test536998.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549068.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549308_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousFunctionMember.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassInstantiation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers-constant-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.065 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassStatementConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testConstantsInClass.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag17.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag20.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInstanceofKeyword.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceAndClass.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements11.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespacedFunction01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass2.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewExceptionClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test409071.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test497032.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testShortEcho.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitA3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityChangeName.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&C2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&D3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&C3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSingleton.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSuggestion1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_self.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test462553.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers18-nonstrict.pdtt] -- Time elapsed: 0.068 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testGeneratorIterator.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&C1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFunctionConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion05.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion06.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass04.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass06.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/formalParameterKeywords01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.066 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType05.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/classExclusive/anonymousClass02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test310383.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test318133.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test414814.pdtt] -- Time elapsed: 0.069 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491784.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491991.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMemberDeclaration.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-strict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-nonstrict.pdtt] -- Time elapsed: 0.074 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassName.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting07.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstantsInClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag2.pdtt] -- Time elapsed: 0.157 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction2.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting01.pdtt] -- Time elapsed: 0.074 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements8.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc18.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc8.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test310383.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test318133.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test425871.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test434631.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test443587.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test469575.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test490833.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test495933.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test536998.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549068.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549308_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousFunctionMember.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassInstantiation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers-constant-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassStatementConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting09.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testConstantsInClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag15.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag16.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag17.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag2.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag20.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements09.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInstanceofKeyword.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceAndClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements10.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespacedFunction01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewExceptionClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.104 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test409071.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test497032.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo10.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo9.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure2.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNewClass1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testShortEcho.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitA3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers9.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityChangeName.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&C2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&D3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&C3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSingleton.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSuggestion1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_self.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test462553.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-strict.pdtt] -- Time elapsed: 0.072 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict_2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers18-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testGeneratorIterator.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&C1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFunctionConst01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion07.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass05.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass06.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/formalParameterKeywords01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType03.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType07.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06B.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02B.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01.pdtt] -- Time elapsed: 0.068 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/classExclusive/anonymousClass02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/listArrayDestructuring01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/multipleCatch01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/nullableReturnType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/voidReturnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test310383.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test318133.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_self.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test414814.pdtt] -- Time elapsed: 0.070 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491784.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491991.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMemberDeclaration.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-nonstrict.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-strict.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassName.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting03.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstantsInClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag2.pdtt] -- Time elapsed: 0.162 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting01.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc14.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc17.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc18.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc7.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting03.pdtt] -- Time elapsed: 0.067 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test310383.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test318133.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test425871.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test434631.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test443587.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test469575.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test490833.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test495933.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test536998.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549068.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549308_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousFunctionMember.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassInstantiation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers-constant-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassStatementConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting09.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testConstantsInClass.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag18.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag20.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag7.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-strict.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements09.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInstanceofKeyword.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceAndClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespacedFunction01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewExceptionClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test409071.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test497032.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits7.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testShortEcho.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitA3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers9.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityChangeName.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&C2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&D3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&C3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSingleton.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSuggestion1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test462553.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant03.pdtt] -- Time elapsed: 0.066 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers18-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-strict.pdtt] -- Time elapsed: 0.066 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testGeneratorIterator.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict5.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers8.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&C1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFunctionConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass01.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/formalParameterKeywords01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.067 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12B.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/classExclusive/anonymousClass02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/listArrayDestructuring01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/multipleCatch01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/nullableReturnType01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/voidReturnType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test310383.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test318133.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test414814.pdtt] -- Time elapsed: 0.066 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491784.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491991.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMemberDeclaration.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-strict.pdtt] -- Time elapsed: 0.100 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-strict.pdtt] -- Time elapsed: 0.065 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassName.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstantsInClass.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag2.pdtt] -- Time elapsed: 0.158 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting01.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass6.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc11.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc17.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc18.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test310383.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test318133.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test425871.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test434631.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test443587.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_02.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test469575.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test490833.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test495933.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test536998.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549068.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549308_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_03.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousFunctionMember.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassInstantiation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers-constant-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassStatementConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting3.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testConstantsInClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag14.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag17.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag18.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag20.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction1.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements09.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInstanceofKeyword.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceAndClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespacedFunction01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass14.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewExceptionClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements10.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test409071.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test497032.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testShortEcho.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitA3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers9.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityChangeName.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&C2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&D3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&C3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSingleton.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSuggestion1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_parent.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_self.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test462553.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers18-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testGeneratorIterator.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&C1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFunctionConst01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/formalParameterKeywords01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01B.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02B.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/classExclusive/anonymousClass02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility03.pdtt] -- Time elapsed: 0.066 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/listArrayDestructuring01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/multipleCatch01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/nullableReturnType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/voidReturnType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test310383.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test318133.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_self.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test414814.pdtt] -- Time elapsed: 0.068 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491784.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491991.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMemberDeclaration.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassName.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstant1.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstantsInClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag2.pdtt] -- Time elapsed: 0.157 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting01.pdtt] -- Time elapsed: 0.066 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc17.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc18.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test310383.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test318133.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test425871.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test434631.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test443587.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test469575.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test490833.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test495933.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test536998.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549068.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549308_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousFunctionMember.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassInstantiation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers-constant-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassStatementConstant.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testConstantsInClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag11.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag15.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag17.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag20.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements09.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInstanceofKeyword.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods1.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceAndClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespacedFunction01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass12.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewExceptionClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString3.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test409071.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test497032.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo7.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testShortEcho.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitA3.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers9.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityChangeName.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&C2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&D3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&C3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSingleton.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSuggestion1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test462553.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict_2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict_2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers18-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testGeneratorIterator.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&C1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFunctionConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion05.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/formalParameterKeywords01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/listArrayDestructuring01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/multipleCatch01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/nullableReturnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/voidReturnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow03.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/typedProperty01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/typedProperty02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test310383.pdtt] -- Time elapsed: 1.370 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test318133.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test414814.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491784.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491991.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMemberDeclaration.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-strict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-nonstrict.pdtt] -- Time elapsed: 0.097 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassName.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstantsInClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag2.pdtt] -- Time elapsed: 0.159 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting01.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType4.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType6.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc18.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting04.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test310383.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test318133.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test425871.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test434631.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test443587.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test469575.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test490833.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test495933.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test536998.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549068.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549308_01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_03.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousFunctionMember.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassInstantiation.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers-constant-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassStatementConstant.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting09.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testConstantsInClass.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag11.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag13.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag14.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag18.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag19.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag2.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag20.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-nonstrict.pdtt] -- Time elapsed: 0.067 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements09.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements3.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInstanceofKeyword.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceAndClass.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements12.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements13.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements14.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements15.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespacedFunction01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass12.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewExceptionClass.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements12.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test409071.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test497032.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo5.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo7.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNewClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testShortEcho.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitA3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict8.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers9.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityChangeName.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&C2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&D3.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&C3.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal5.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal6.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSingleton.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSuggestion1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_parent.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test462553.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant03.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict_2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict_2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-nonstrict.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers18-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testGeneratorIterator.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&C1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFunctionConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/formalParameterKeywords01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02B.pdtt] -- Time elapsed: 0.067 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03B.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility01.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/listArrayDestructuring01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/multipleCatch01.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/nullableReturnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/voidReturnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow01.pdtt] -- Time elapsed: 0.075 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow03.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/typedProperty01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/typedProperty02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/nullSafeOperator01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/nullSafeOperator02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test310383.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test318133.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test414814.pdtt] -- Time elapsed: 0.078 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491784.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491991.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration2.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMemberDeclaration.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassName.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting07.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar5.pdtt] -- Time elapsed: 0.086 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstantsInClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag2.pdtt] -- Time elapsed: 0.161 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting01.pdtt] -- Time elapsed: 0.073 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType7.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements8.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod4.pdtt] -- Time elapsed: 0.073 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod7.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc11.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc12.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc18.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test310383.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test318133.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test425871.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test434631.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test443587.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test469575.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test490833.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test495933.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test536998.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549068.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549308_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_03.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousFunctionMember.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassInstantiation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers-constant-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-strict.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassStatementConstant.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testConstantsInClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag16.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag19.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag2.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag20.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-strict.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInstanceofKeyword.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceAndClass.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements12.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespacedFunction01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewExceptionClass.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test409071.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test497032.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testShortEcho.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitA3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict6.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityChangeName.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub2.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&C2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&D3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&C3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSingleton.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSuggestion1.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test462553.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant03.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict_2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers18-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testGeneratorIterator.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3.pdtt] -- Time elapsed: 0.072 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict3.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&C1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions01.pdtt] -- Time elapsed: 0.072 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFunctionConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/formalParameterKeywords01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04B.pdtt] -- Time elapsed: 0.067 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/listArrayDestructuring01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/multipleCatch01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/nullableReturnType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/voidReturnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/typedProperty01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/typedProperty02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/nullSafeOperator01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/nullSafeOperator02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php81/enum01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php81/enum02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php81/enum03.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test310383.pdtt] -- Time elapsed: 1.154 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test318133.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_self.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test414814.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491784.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491991.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMemberDeclaration.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassName.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar9.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstantsInClass.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag2.pdtt] -- Time elapsed: 0.159 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod5.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc17.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc18.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test310383.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test318133.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test425871.pdtt] -- Time elapsed: 0.071 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test434631.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test443587.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_02.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_01.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_02.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test469575.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test490833.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test495933.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test536998.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549068.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549308_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousFunctionMember.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassInstantiation.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers-constant-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-strict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassStatementConstant.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testConstantsInClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag17.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag20.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-nonstrict.pdtt] -- Time elapsed: 0.067 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements09.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInstanceofKeyword.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceAndClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespacedFunction01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass12.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewExceptionClass.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test409071.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test497032.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNewClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testShortEcho.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitA3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers9.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityChangeName.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&C2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&D3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&C3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal5.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSingleton.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSuggestion1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_self.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test462553.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict_2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict_2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers18-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testGeneratorIterator.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&C1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFunctionConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/formalParameterKeywords01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05B.pdtt] -- Time elapsed: 0.071 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01B.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/listArrayDestructuring01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/multipleCatch01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/nullableReturnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/voidReturnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/typedProperty01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/typedProperty02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/nullSafeOperator01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/nullSafeOperator02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php81/enum01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php81/enum02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php81/enum03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test310383.pdtt] -- Time elapsed: 1.095 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test318133.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test395040_self.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test414814.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491784.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/test491991.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayKey4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testArrayType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassConstant03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassDeclaration6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMemberDeclaration.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers11-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers12-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers15-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers19-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers20-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers21-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-nonstrict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers23-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers25-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers26-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers27-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers28-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-nonstrict.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers29-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers30-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassMembers8-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassName.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting04.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testClassVarHinting08.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testCommentVar9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testConstantsInClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testDoctag2.pdtt] -- Time elapsed: 0.163 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunction4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnHinting05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testFunctionReturnType7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements16.pdtt] -- Time elapsed: 0.070 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements8.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testGlobalElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testInterfaceDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicMethod7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty3.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMagicProperty4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testMethodDeclaration5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testNewClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc17.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc18.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testPHPDoc9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParamHinting05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testParameter5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testTypeCasting2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php5/testVarHinting05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test310383.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test318133.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test425871.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test434631.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test443587.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test457799_05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test463897_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test465784_02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test469575.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test472405_02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test490833.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test495933.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test536998.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549068.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549308_01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/test549309_03.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousFunctionMember.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testAnonymousNestedFunctionScope2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassCompletion2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassDeclaration3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassInstantiation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers-constant-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers10-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers11-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers12-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers13-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers14-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers15-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers6-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassMembers8-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassStatementConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting08.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting09.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testClassVarHinting6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testCommentVar4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testConstantsInClass.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag16.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag19.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag20.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunction2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType1-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType2-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType5-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType6-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-nonstrict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testFunctionReturnType7-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements09.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testGotoLabel3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInheritedMembers2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testInstanceofKeyword.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMagicMethods2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testMethodDeclaration2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespace3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceAndClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespaceElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNamespacedFunction01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass13.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewClass9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testNewExceptionClass.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParamHinting06.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testParameter3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testTypeInString3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseCodeAssist2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testUseNamespaceElements9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php53/testVariable2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test409071.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/test497032.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDeref7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testArrDerefFoo9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testClosure3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testFunctionReturnHinting04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNamespaceAndTraits9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testNewClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testParenthesisExpression2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testShortEcho.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitA3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitConflict8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers7.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitMembers9.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityChangeName.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPro4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPriToPub4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityProToPub4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPri4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitVisibilityPubToPro4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&C2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B&D3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&B2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsA&C3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsProposal8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSingleton.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php54/testTraitsSuggestion1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_parent_3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test300530_self_3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_parent.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test395040_self.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/test462553.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassConstant03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassKeyword3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers1-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers10-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-nonstrict_2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers14-strict_2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers16-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-nonstrict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers17-strict.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers18-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-nonstrict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers2-strict_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers22-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers24-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers3-strict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers5-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9-strict.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testClassMembers9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-nonstrict.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType3-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testFunctionReturnType4-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testGeneratorIterator.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testInheritedMembers4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-nonstrict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testMagicMethod7-strict.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testNewClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter3_2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testParameter5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitA2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitConflict7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitMembers8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPro3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub1_2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPriToPub3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPri3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityProToPub3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPri3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitVisibilityPubToPro3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&C1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B&D2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&B1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php55/testTraitsA&C2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testClassConstant01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testConstantScalarExpressions02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseConst03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFunctionConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion07.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php56/testUseFuntion08.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass01.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass05.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/anonymousClass06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/formalParameterKeywords01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/nullCoalesceOperator02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType06.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/returnType07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testParenthesisExpression4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass04B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass08B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass09B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass10B.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass11B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass12B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass13B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass14B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseClass15B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst02B.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst04B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseConst07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion02B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion03B.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion04B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php7/testUseFuntion07B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/classConstVisibility04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/iterableType02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/listArrayDestructuring01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/multipleCatch01.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/nullableReturnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php71/voidReturnType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/arrow04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/typedProperty01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php74/typedProperty02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/namedParameter04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/nullSafeOperator01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php80/nullSafeOperator02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php81/enum01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php81/enum02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.codeassist.CodeAssistTests.assist[workspace/codeassist/php81/enum03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember1.pdtt] -- Time elapsed: 0.070 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember20.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember21.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember22.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember23.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember8.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.069 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClass1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember20.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember21.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember22.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember23.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/362617.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag10.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag8.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant7.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember2.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass2.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember10.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember11.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember16.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testVarComment1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClass1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember20.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember21.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember22.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember23.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember7.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/362617.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember1.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass2.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testVarComment1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/arrayInitializer.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/callable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/traitInUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClass1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember20.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember21.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember22.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember23.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.066 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/362617.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag11.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass2.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass5.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass8.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember14.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember6.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember7.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember8.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testVarComment1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/arrayInitializer.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/callable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/traitInUseStatement01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClass1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember20.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember21.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember22.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember23.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/362617.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag6.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass2.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testVarComment1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/arrayInitializer.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/callable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/traitInUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConstWithAlias01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunction01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunctionWithAlias02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClass1.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember20.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember21.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember22.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember23.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/362617.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember1.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass2.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember8.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testVarComment1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/arrayInitializer.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/callable1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/traitInUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConstWithAlias01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunction01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunctionWithAlias02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType03.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClass1.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember11.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember14.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember18.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember19.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember20.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember21.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember22.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember23.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember7.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/362617.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember1.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass2.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass6.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember11.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember6.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember8.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testVarComment1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/arrayInitializer.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/callable1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/traitInUseStatement01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst03.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst04.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst05.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConstWithAlias01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunction01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunctionWithAlias02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php71/multipleCatch01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClass1.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember17.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember18.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember20.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember21.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember22.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember23.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/362617.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag8.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember1.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass2.pdtt] -- Time elapsed: 0.067 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember16.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testVarComment1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/arrayInitializer.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/callable1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/traitInUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConstWithAlias01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunction01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunctionWithAlias02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php71/multipleCatch01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClass1.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember14.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember18.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember20.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember21.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember22.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember23.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/362617.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember1.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass2.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass6.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember6.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testVarComment1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/arrayInitializer.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/callable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/traitInUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConstWithAlias01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunction01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunctionWithAlias02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType03.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php71/multipleCatch01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClass1.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember16.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember18.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember20.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember21.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember22.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember23.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/362617.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag9.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass2.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember10.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember16.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember6.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword03.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testVarComment1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/arrayInitializer.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/callable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/traitInUseStatement01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConstWithAlias01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunction01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunctionWithAlias02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php71/multipleCatch01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClass1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember10.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember11.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember18.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember20.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember21.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember22.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember23.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/362617.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag15.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember1.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass2.pdtt] -- Time elapsed: 0.082 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember11.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember7.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember9.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testVarComment1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/arrayInitializer.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/callable1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/traitInUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConstWithAlias01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunction01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunctionWithAlias02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06B.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php71/multipleCatch01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testAbsoluteConstant.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testAttribute1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testFunctionParameter.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testNamedExpression.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testNamedExpression02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClass1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember10.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember13.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember18.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember20.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember21.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember22.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember23.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember7.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/362617.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag6.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass2.pdtt] -- Time elapsed: 0.074 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember11.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember12.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testVarComment1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/arrayInitializer.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/callable1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/traitInUseStatement01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConstWithAlias01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunction01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunctionWithAlias02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php71/multipleCatch01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testAbsoluteConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testAttribute1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testFunctionParameter.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testNamedExpression.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testNamedExpression02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClass1.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember16.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember18.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember20.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember21.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember22.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember23.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/362617.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag11.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag12.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag4.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember1.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass2.pdtt] -- Time elapsed: 0.069 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember11.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember15.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember16.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testVarComment1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/arrayInitializer.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/callable1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/traitInUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConstWithAlias01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunction01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunctionWithAlias02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06B.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php71/multipleCatch01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testAbsoluteConstant.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testAttribute1.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testFunctionParameter.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testNamedExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testNamedExpression02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClass1.pdtt] -- Time elapsed: 1.116 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember10.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember14.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember15.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember16.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember17.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember18.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember19.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember20.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember21.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember22.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember23.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testClassMember9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testGlobalElements6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php5/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/362617.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testClassAlias5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag10.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag13.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag14.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testDoctag9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant7.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGlobalConstant9.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testGotoLabel2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceClassMember3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceGlobalClass9.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember10.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember11.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember12.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember13.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember14.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember15.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember16.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember7.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember8.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testNamespaceMember9.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword04.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpDocKeyword05.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testUseStatement2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php53/testVarComment1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/arrayInitializer.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/callable1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testClassMember2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/testUseTraitStatement2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php54/traitInUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConst05.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseConstWithAlias01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunction01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php56/testUseFunctionWithAlias02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/anonymousClass02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement04B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement05B.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/groupUseStatement06B.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType02.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php7/returnType03.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php71/multipleCatch01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings5.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php73/testPhpQuotedStrings6.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testAbsoluteConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testAttribute1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testFunctionParameter.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testNamedExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.selection.SelectionEngineTests.selection[workspace/selection/php80/testNamedExpression02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testMagicStaticMethods.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSBracketedSyntax.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSClassFromFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSNestedFunction.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntax.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntaxWithGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue.pdtt] -- Time elapsed: 0.051 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testMagicStaticMethods.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSBracketedSyntax.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSClassFromFunction.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSNestedFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntax.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntaxWithGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue.pdtt] -- Time elapsed: 0.051 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testMagicStaticMethods.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSBracketedSyntax.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSClassFromFunction.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSNestedFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntax.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntaxWithGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testMagicStaticMethods.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSBracketedSyntax.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSClassFromFunction.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSNestedFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntax.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntaxWithGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue.pdtt] -- Time elapsed: 0.051 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testMagicStaticMethods.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSBracketedSyntax.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSClassFromFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSNestedFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntax.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntaxWithGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testMagicStaticMethods.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSBracketedSyntax.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSClassFromFunction.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSNestedFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntax.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntaxWithGlobal.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testMagicStaticMethods.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSBracketedSyntax.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSClassFromFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSNestedFunction.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntax.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntaxWithGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testMagicStaticMethods.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSBracketedSyntax.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSClassFromFunction.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSNestedFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntax.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntaxWithGlobal.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testMagicStaticMethods.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSBracketedSyntax.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSClassFromFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSNestedFunction.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntax.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntaxWithGlobal.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue.pdtt] -- Time elapsed: 0.051 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testMagicStaticMethods.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSBracketedSyntax.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSClassFromFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSNestedFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntax.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntaxWithGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php80/testAttribute.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php80/testConstructorProperty.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testMagicStaticMethods.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSBracketedSyntax.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSClassFromFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSNestedFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntax.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntaxWithGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php80/testAttribute.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php80/testConstructorProperty.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php81/testEnum.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testMagicStaticMethods.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSBracketedSyntax.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSClassFromFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSNestedFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntax.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntaxWithGlobal.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php80/testAttribute.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php80/testConstructorProperty.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php81/testEnum.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php82/testTraitConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue.pdtt] -- Time elapsed: 1.114 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testAssignQueue2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testGlobalScopeVars2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testMagicStaticMethods.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSBracketedSyntax.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSClassFromFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSNestedFunction.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntax.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php53/testNSUnbracketedSyntaxWithGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php80/testAttribute.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php80/testConstructorProperty.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.model_structure.ModelStructureTests.structure[workspace/model_structure/php81/testEnum.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayAccess.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationMultiTypes.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationSingleType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalar.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalarNested.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testBacktickExpression.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromScalar.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastString.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCatchException.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassConstant.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassInstanceCreation.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVar.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarConstructor.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarMethodDecl.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCloneObject.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombineWithGlobal.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombinesObject.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testForeachStatement.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnType.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeAmbiguous.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeRecursive.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testGlobalDeclaredInsideFunction.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInfixOperatorPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInheritdoc01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDocForSelf.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testObject.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverriddenMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridenMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobalInner.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocVarComment.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentClassVarDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentFieldAccess.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentMethodReturnType.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPostfixOperatorPlusPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPrefixOperatorPlusPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testScalarNumber.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testStaticMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testThis.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testTypedArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationMinus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationNot.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationTilda.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/exclusive/testBuiltinMethodReturnType.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayAccess.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationMultiTypes.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationSingleType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalarNested.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testBacktickExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromScalar.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastString.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCatchException.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassConstant.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarConstructor.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarMethodDecl.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCloneObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombineWithGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombinesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConstant.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testForeachStatement.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeAmbiguous.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeRecursive.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testGlobalDeclaredInsideFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInfixOperatorPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInheritdoc01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDocForSelf.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverriddenMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridenMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobal.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobalInner.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesObject.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocVarComment.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentClassVarDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPostfixOperatorPlusPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPrefixOperatorPlusPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testScalarNumber.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testStaticMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testThis.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testTypedArgumentReference.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationMinus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationNot.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationTilda.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testMethodReturnTypeFactoryMethod01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant3.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayAccess.pdtt] -- Time elapsed: 0.051 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationMultiTypes.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationSingleType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference4.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalarNested.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testBacktickExpression.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromClass.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromScalar.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastString.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCatchException.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarConstructor.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarMethodDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCloneObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombineWithGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombinesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testForeachStatement.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeAmbiguous.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeRecursive.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testGlobalDeclaredInsideFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInfixOperatorPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInheritdoc01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDocForSelf.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testObject.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverriddenMethodReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridenMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobalInner.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesObject.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocVarComment.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentClassVarDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPostfixOperatorPlusPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPrefixOperatorPlusPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testScalarNumber.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testStaticMethodReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testThis.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testTypedArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationMinus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationNot.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationTilda.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testMethodReturnTypeFactoryMethod01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant3.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayAccess.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationMultiTypes.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationSingleType.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalar.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalarNested.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testBacktickExpression.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromClass.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastString.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCatchException.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVar.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarConstructor.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarMethodDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCloneObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombineWithGlobal.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombinesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testForeachStatement.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeAmbiguous.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeRecursive.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testGlobalDeclaredInsideFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInfixOperatorPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInheritdoc01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDocForSelf.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverriddenMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridenMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobalInner.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocVarComment.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentClassVarDecl.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentMethodReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPostfixOperatorPlusPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPrefixOperatorPlusPlus.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testScalarNumber.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testStaticMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testThis.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testTypedArgumentReference.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationMinus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationNot.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationTilda.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testMethodReturnTypeFactoryMethod01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant3.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testParentFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldForeach.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayAccess.pdtt] -- Time elapsed: 0.051 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationMultiTypes.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationSingleType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalarNested.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testBacktickExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromClass.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromScalar.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastString.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCatchException.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassConstant.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarConstructor.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarMethodDecl.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCloneObject.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombineWithGlobal.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombinesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testForeachStatement.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnType.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeAmbiguous.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeRecursive.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testGlobalDeclaredInsideFunction.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInfixOperatorPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInheritdoc01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDocForSelf.pdtt] -- Time elapsed: 0.076 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverriddenMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridenMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobal.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobalInner.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocVarComment.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentClassVarDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPostfixOperatorPlusPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPrefixOperatorPlusPlus.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testScalarNumber.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testStaticMethodReturnType.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testThis.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testTypedArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationMinus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationNot.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationTilda.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testMethodReturnTypeFactoryMethod01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant3.pdtt] -- Time elapsed: 0.065 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testParentFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.088 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldForeach.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldReturnType.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayAccess.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationMultiTypes.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationSingleType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalarNested.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testBacktickExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromClass.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromScalar.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastString.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCatchException.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassConstant.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVar.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarConstructor.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarMethodDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCloneObject.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombineWithGlobal.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombinesObject.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testForeachStatement.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnType.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeAmbiguous.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeRecursive.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testGlobalDeclaredInsideFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInfixOperatorPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInheritdoc01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDocForSelf.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverriddenMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridenMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobal.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobalInner.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocVarComment.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentClassVarDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentMethodReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPostfixOperatorPlusPlus.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPrefixOperatorPlusPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testScalarNumber.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testStaticMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testThis.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testTypedArgumentReference.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationMinus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationNot.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationTilda.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testMethodReturnTypeFactoryMethod01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant3.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldForeach.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayAccess.pdtt] -- Time elapsed: 0.051 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationMultiTypes.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationSingleType.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalar.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalarNested.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testBacktickExpression.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastString.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCatchException.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassConstant.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVar.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarConstructor.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarMethodDecl.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCloneObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombineWithGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombinesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testForeachStatement.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeAmbiguous.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeNoPHPDoc.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeRecursive.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testGlobalDeclaredInsideFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInfixOperatorPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInheritdoc01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDocForSelf.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverriddenMethodReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridenMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobal.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobalInner.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocVarComment.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentClassVarDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentMethodReturnType.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPostfixOperatorPlusPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPrefixOperatorPlusPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testScalarNumber.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testStaticMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testThis.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testTypedArgumentReference.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationMinus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationNot.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationTilda.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testMethodReturnTypeFactoryMethod01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant3.pdtt] -- Time elapsed: 0.065 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldForeach.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayAccess.pdtt] -- Time elapsed: 0.051 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationMultiTypes.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationSingleType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalarNested.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testBacktickExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromScalar.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastString.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCatchException.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassConstant.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVar.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarConstructor.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarMethodDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCloneObject.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombineWithGlobal.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombinesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testForeachStatement.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeAmbiguous.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeNoPHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeRecursive.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testGlobalDeclaredInsideFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInfixOperatorPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInheritdoc01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDocForSelf.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testObject.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverriddenMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridenMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobalInner.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocVarComment.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentClassVarDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentMethodReturnType.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPostfixOperatorPlusPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPrefixOperatorPlusPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testScalarNumber.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfFieldAccess.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testStaticMethodReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testThis.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testTypedArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationMinus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationNot.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationTilda.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testMethodReturnTypeFactoryMethod01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant3.pdtt] -- Time elapsed: 0.070 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldForeach.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldReturnType.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayAccess.pdtt] -- Time elapsed: 0.051 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationMultiTypes.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationSingleType.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalarNested.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testBacktickExpression.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastString.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCatchException.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarConstructor.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarMethodDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCloneObject.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombineWithGlobal.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombinesObject.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConstant.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testForeachStatement.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeAmbiguous.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeRecursive.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testGlobalDeclaredInsideFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInfixOperatorPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInheritdoc01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDocForSelf.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverriddenMethodReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridenMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobalInner.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocVarComment.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentClassVarDecl.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentMethodReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPostfixOperatorPlusPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPrefixOperatorPlusPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testScalarNumber.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testStaticMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testThis.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testTypedArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationMinus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationNot.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationTilda.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testMethodReturnTypeFactoryMethod01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant3.pdtt] -- Time elapsed: 0.066 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testParentFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldForeach.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldReturnType.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayAccess.pdtt] -- Time elapsed: 0.052 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationMultiTypes.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationSingleType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalar.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalarNested.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testBacktickExpression.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastString.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCatchException.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarConstructor.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarMethodDecl.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCloneObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombineWithGlobal.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombinesObject.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testForeachStatement.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeAmbiguous.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeRecursive.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testGlobalDeclaredInsideFunction.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInfixOperatorPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInheritdoc01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDocForSelf.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverriddenMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridenMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobalInner.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesObject.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocVarComment.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentClassVarDecl.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPostfixOperatorPlusPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPrefixOperatorPlusPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testScalarNumber.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testStaticMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testThis.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testTypedArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationMinus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationNot.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationTilda.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testMethodReturnTypeFactoryMethod01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant3.pdtt] -- Time elapsed: 0.066 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldForeach.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldReturnType.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayAccess.pdtt] -- Time elapsed: 0.051 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationMultiTypes.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationSingleType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference4.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalarNested.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testBacktickExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromClass.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastString.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCatchException.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassConstant.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVar.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarConstructor.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarMethodDecl.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCloneObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombineWithGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombinesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConstant.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testForeachStatement.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeAmbiguous.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeRecursive.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testGlobalDeclaredInsideFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInfixOperatorPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInheritdoc01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDocForSelf.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverriddenMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridenMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobal.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobalInner.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesObject.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocVarComment.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentClassVarDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentMethodReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPostfixOperatorPlusPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPrefixOperatorPlusPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testScalarNumber.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfFieldAccess.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testStaticMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testThis.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testTypedArgumentReference.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationMinus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationNot.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationTilda.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testMethodReturnTypeFactoryMethod01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant3.pdtt] -- Time elapsed: 0.082 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldForeach.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php80/testUnionType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php80/testUnionType02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayAccess.pdtt] -- Time elapsed: 0.051 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationMultiTypes.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationSingleType.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalar.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalarNested.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testBacktickExpression.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromScalar.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastString.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCatchException.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassConstant.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVar.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarConstructor.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarMethodDecl.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarNoPHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCloneObject.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombineWithGlobal.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombinesObject.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testForeachStatement.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeAmbiguous.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeRecursive.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testGlobalDeclaredInsideFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInfixOperatorPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInheritdoc01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDocForSelf.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testObject.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverriddenMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridenMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobalInner.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesObject.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocVarComment.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentClassVarDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentMethodReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPostfixOperatorPlusPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPrefixOperatorPlusPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testScalarNumber.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testStaticMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testThis.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testTypedArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationMinus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationNot.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationTilda.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testMethodReturnTypeFactoryMethod01.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant3.pdtt] -- Time elapsed: 0.069 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testParentFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldForeach.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php80/testUnionType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php80/testUnionType02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php81/testEnumType.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php81/testEnumType2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php81/testIntersectionType01.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php81/testIntersectionType02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayAccess.pdtt] -- Time elapsed: 0.051 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationMultiTypes.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationSingleType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalarNested.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testBacktickExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromClass.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastString.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCatchException.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVar.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarConstructor.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarMethodDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCloneObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombineWithGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombinesObject.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConstant.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testForeachStatement.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeAmbiguous.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeNoPHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeRecursive.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testGlobalDeclaredInsideFunction.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInfixOperatorPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInheritdoc01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDocForSelf.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverriddenMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridenMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobal.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobalInner.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocVarComment.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentClassVarDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPostfixOperatorPlusPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPrefixOperatorPlusPlus.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testScalarNumber.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testStaticMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testThis.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testTypedArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationMinus.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationNot.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationTilda.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testMethodReturnTypeFactoryMethod01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant3.pdtt] -- Time elapsed: 0.077 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldForeach.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php80/testUnionType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php80/testUnionType02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php81/testEnumType.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php81/testEnumType2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php81/testIntersectionType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php81/testIntersectionType02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php82/testDFNType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php82/testDFNType02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayAccess.pdtt] -- Time elapsed: 1.144 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationMultiTypes.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayCreationSingleType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testArrayTypeInference4.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testAssignmentScalarNested.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testBacktickExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromClass.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastObjectFromScalar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCastString.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCatchException.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassConstant.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVar.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarConstructor.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarMethodDecl.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarNoPHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testClassVarPHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCloneObject.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombineWithGlobal.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testCombinesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConditionalExpression.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testConstant.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testForeachStatement.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeAmbiguous.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeNoPHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypePHPDoc3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testFunctionReturnTypeRecursive.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testGlobalDeclaredInsideFunction.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInfixOperatorPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInheritdoc01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testInstanceOfCondition3.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference2.pdtt] -- Time elapsed: 0.070 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testIteratorTypeInference3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnType1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDoc1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testMethodReturnTypePHPDocForSelf.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverriddenMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridenMethodReturnTypePHPDoc.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobal.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesGlobalInner.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testOverridesObject.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocArgumentReference1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPHPDocVarComment.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentClassVarDecl.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testParentMethodReturnType.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPostfixOperatorPlusPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testPrefixOperatorPlusPlus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testScalarNumber.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfFieldAccess.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testStaticMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testThis.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testTypedArgumentReference.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationMinus.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationNot.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php5/testUnaryOperationTilda.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testBracketedNamespace2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testMethodReturnTypeFactoryMethod01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php53/testNamespaceConstant3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php54/testClassMember2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testParentFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfClassInstanceCreation.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfFieldAccess.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfMethodReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testSelfVarDeclaration.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldForeach.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php55/testYieldReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php70/testReturnType2.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php80/testUnionType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php80/testUnionType02.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php81/testEnumType.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php81/testEnumType2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php81/testIntersectionType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php81/testIntersectionType02.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php82/testDFNType01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.typeinference.TypeInferenceTests.inference[workspace/typeinference/php82/testDFNType02.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.filenetwork.FileNetworkTests.testCachedReferencedFiles -- Time elapsed: 0.077 s org.eclipse.php.core.tests.filenetwork.FileNetworkTests.testSearchMethodBadNetwork -- Time elapsed: 0.004 s org.eclipse.php.core.tests.filenetwork.FileNetworkTests.testSearchMethod -- Time elapsed: 0.002 s org.eclipse.php.core.tests.filenetwork.FileNetworkTests.testReferencingFiles -- Time elapsed: 0.002 s org.eclipse.php.core.tests.filenetwork.FileNetworkTests.testReferencedFiles -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocParserTests.parser[workspace/phpdoc_parser/test491991.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocParserTests.parser[workspace/phpdoc_parser/testInheritDocTag.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocParserTests.parser[workspace/phpdoc_parser/testParamTag.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocParserTests.parser[workspace/phpdoc_parser/testReturnMultipleTag.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocParserTests.parser[workspace/phpdoc_parser/testReturnTag.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocParserTests.parser[workspace/phpdoc_parser/testThrowsTag.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocParserTests.parser[workspace/phpdoc_parser/testUnsupportedTag1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocParserTests.parser[workspace/phpdoc_parser/testUnsupportedTag2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocParserTests.parser[workspace/phpdoc_parser/testUnsupportedTag3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocParserTests.parser[workspace/phpdoc_parser/testUnsupportedTag4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocParserTests.parser[workspace/phpdoc_parser/testUnsupportedTag5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocParserTests.parser[workspace/phpdoc_parser/testVarTag.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testVarWithModifiers10 -- Time elapsed: 0.002 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testVar -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testClass -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testClassFinal -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testClassNegative -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testClassAbstract -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testInterface -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers10 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers11 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers12 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers13 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers14 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers15 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers16 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers17 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethod -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testVarWithModifiers1 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testVarWithModifiers2 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testVarWithModifiers3 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testVarWithModifiers4 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testVarWithModifiers5 -- Time elapsed: 0.008 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testVarWithModifiers6 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testVarWithModifiers7 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testVarWithModifiers8 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testVarWithModifiers9 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers1 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers2 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers3 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers4 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers5 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers6 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers7 -- Time elapsed: 0 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers8 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.compiler_ast.phpdoc.PHPDocAwareDeclarationTests.testMethodWithModifiers9 -- Time elapsed: 0 s org.eclipse.php.core.tests.includepath.IncludePathManagerTests.includePathGetAfterBPChange1 -- Time elapsed: 0.041 s org.eclipse.php.core.tests.includepath.IncludePathManagerTests.includePathGetAfterBPChange2 -- Time elapsed: 0.034 s org.eclipse.php.core.tests.includepath.IncludePathManagerTests.includePathGet -- Time elapsed: 0.076 s org.eclipse.php.core.tests.includepath.IncludePathManagerTests.includePathSet -- Time elapsed: 0.080 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.constructorBinding -- Time elapsed: 1.197 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.thisFieldAccessBinding -- Time elapsed: 0.059 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.interfaceDeclarationBinding -- Time elapsed: 0.056 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.isSubTypeCompatibleTrue -- Time elapsed: 0.064 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.basicType -- Time elapsed: 0.056 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.fieldAccessBinding -- Time elapsed: 0.057 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.getDeclaredFields -- Time elapsed: 0.056 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.binaryName -- Time elapsed: 0.056 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.methodInvocationBinding -- Time elapsed: 0.056 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.staticConstantAccessBinding -- Time elapsed: 0.056 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.overrides -- Time elapsed: 0.058 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.includeBinding -- Time elapsed: 0.057 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.isPrimitive -- Time elapsed: 0.056 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.functionDeclarationBinding -- Time elapsed: 0.055 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.basicExpression -- Time elapsed: 0.055 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.methodDeclarationGeneratorBinding -- Time elapsed: 0.056 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.staticFieldAccessBinding -- Time elapsed: 0.055 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.methodDeclarationBinding -- Time elapsed: 0.055 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.isNullType -- Time elapsed: 0.055 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.expressionBinding -- Time elapsed: 0.054 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.isInterface -- Time elapsed: 0.055 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.staticMethodInvocationBinding -- Time elapsed: 0.055 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.getDeclaredMethods -- Time elapsed: 0.056 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.isArray -- Time elapsed: 0.056 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.isClass -- Time elapsed: 0.056 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.functionInvocationBinding -- Time elapsed: 0.055 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.isSubTypeCompatibleFalse -- Time elapsed: 0.056 s org.eclipse.php.core.tests.dom_ast.binding.BindingTests.classDeclarationBinding -- Time elapsed: 0.055 s org.eclipse.php.core.tests.phpmodelutils.PHPModelUtilsTests.test[workspace/phpmodelutils/php55/getFullName1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.phpmodelutils.PHPModelUtilsTests.test[workspace/phpmodelutils/php55/getFullName2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php5/comments.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php5/comments2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php5/heredocs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php5/heredocs2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php5/heredocs3.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php5/heredocs4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php5/heredocs5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php5/operators.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php5/reserved_words.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php5/sample.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php5/strings.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php5/test491991.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php5/unicode.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/comments.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/comments2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/nested_nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/operators.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/reserved_words.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/sample.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/strings.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/test491991.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/unicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/comments.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/comments2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/nested_nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/nowdoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/operators.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/reserved_words.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/sample.pdtt] -- Time elapsed: 0.094 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/strings.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/test491991.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/unicode.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/callable1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/expression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/methodInvocation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/comments.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/comments2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/nested_nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/operators.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/reserved_words.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/sample.pdtt] -- Time elapsed: 0.088 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/strings.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/test491991.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/unicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/expression1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/methodInvocation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait4.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait7.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php55/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php55/arrayInitializer2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php55/classConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php55/generatorMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php55/parentSelfCaseinsensitive.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php55/scalarDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php55/testTryFinally1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php55/testTryFinally2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/comments.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/comments2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/heredocs7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/nested_nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/operators.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/reserved_words.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/sample.pdtt] -- Time elapsed: 0.074 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/strings.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/test491991.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php53/unicode.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/arrayInitializer3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/callable1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/classInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/expression1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/methodInvocation1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testStaticLambdaFunction.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait6.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php54/testTrait9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php56/argumentUnpacking01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php56/constScalarExpression01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php56/powOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php56/useConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php56/useFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php56/variadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/argumentUnpacking01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/arrayInitializer2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/classConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/coalesceOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/constScalarExpression01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/generatorDelegation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/generatorMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/parentSelfCaseinsensitive.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/powOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/scalarDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/semiReservedWords.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/testTryFinally1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/testTryFinally2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/useConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/useFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/variadicParameter01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/argumentUnpacking01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/arrayInitializer2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/classConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/coalesceOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/constScalarExpression01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/generatorDelegation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/generatorMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/parentSelfCaseinsensitive.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/powOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/scalarDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/semiReservedWords.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/testTryFinally1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/testTryFinally2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/useConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/useFunction01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/variadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs11.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs5.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nested_nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nowdoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/unicode.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/argumentUnpacking01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/arrayInitializer2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/classConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/coalesceOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/constScalarExpression01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/generatorDelegation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/generatorMethod.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/parentSelfCaseinsensitive.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/powOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/scalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/semiReservedWords.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/testTryFinally1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/testTryFinally2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/useConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/useFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/variadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs11.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs9.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nested_nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nowdoc2.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/unicode.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testTypedProperties.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/argumentUnpacking01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/arrayInitializer2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/classConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/coalesceOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/constScalarExpression01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/generatorDelegation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/generatorMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0.024 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/parentSelfCaseinsensitive.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/powOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/scalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/semiReservedWords.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/testTryFinally1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/testTryFinally2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/useConst01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/useFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/variadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs10.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs11.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nested_nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nowdoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nowdoc2.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/unicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testTypedProperties.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/attribute.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/match_expression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/mixed.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/named_arguments.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/union_types.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/argumentUnpacking01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/arrayInitializer2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/classConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/coalesceOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/constScalarExpression01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/generatorDelegation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/generatorMethod.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement03.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/parentSelfCaseinsensitive.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/powOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/scalarDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/semiReservedWords.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/testTryFinally1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/testTryFinally2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/useConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/useFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/variadicParameter01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs11.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs3.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs8.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nested_nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nowdoc.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nowdoc2.pdtt] -- Time elapsed: 0.036 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/unicode.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testTypedProperties.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/attribute.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/match_expression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/mixed.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/named_arguments.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/union_types.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/enum.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/final_class_const.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/nestedattributes.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/never.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/readonly.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/argumentUnpacking01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/arrayInitializer1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/arrayInitializer2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/classConstant.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/coalesceOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/constScalarExpression01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/generatorDelegation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/generatorMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/parentSelfCaseinsensitive.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/powOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/scalarDereference.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/semiReservedWords.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/testTryFinally1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/testTryFinally2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/useConst01.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/useFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/variadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs11.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs4.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nested_nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nowdoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/unicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testTypedProperties.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/attribute.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/match_expression.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/mixed.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/named_arguments.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/union_types.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/enum.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/final_class_const.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/nestedattributes.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/never.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/readonly.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php82/falsy.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/argumentUnpacking01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/arrayInitializer1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/arrayInitializer2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/classConstant.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/coalesceOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/constScalarExpression01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/generatorDelegation01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/generatorMethod.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement02.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement03.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/groupUseStatement03B.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/parentSelfCaseinsensitive.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/powOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/scalarDereference.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/semiReservedWords.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/spaceshipOperator01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/testTryFinally1.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/testTryFinally2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/useConst01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/useFunction01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php7/variadicParameter01.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs10.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs11.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs2.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs3.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs4.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs5.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs6.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs7.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs8.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/heredocs9.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nested_nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nowdoc.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/nowdoc2.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php73/unicode.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testArraySpreadOperator.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testArrowFunctions.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testNullCoalesceOperator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testNumericLiteralSeparator.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php74/testTypedProperties.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/attribute.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/match_expression.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/mixed.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/named_arguments.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php80/union_types.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/enum.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/final_class_const.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/nestedattributes.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/never.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php81/readonly.pdtt] -- Time elapsed: 0 s org.eclipse.php.core.tests.document.lexer.DocumentLexerTests.test[workspace/document_lexer/php82/falsy.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.document.partitioner.PHPPartitionerTests.partitionStandalone -- Time elapsed: 0.223 s org.eclipse.php.core.tests.document.partitioner.PHPPartitionerTests.partitionPHPAsHTMLAttributeKey -- Time elapsed: 0.079 s org.eclipse.php.core.tests.document.partitioner.PHPPartitionerTests.partitionPHPAsHTMLAttributeValue -- Time elapsed: 0.018 s org.eclipse.php.core.tests.document.partitioner.PHPPartitionerTests.partitionInHTML -- Time elapsed: 0.035 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/pear2coverage - org.eclipse.php.internal.core.phar.PharPackage@58c84be1 - 0 - SHA1] -- Time elapsed: 0.024 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/pear2coverage - org.eclipse.php.internal.core.phar.PharPackage@58c84be1 - 1 - SHA1] -- Time elapsed: 0.010 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/pear2coverage - org.eclipse.php.internal.core.phar.PharPackage@58c84be1 - 2 - SHA1] -- Time elapsed: 0.136 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/pear2coverage - org.eclipse.php.internal.core.phar.PharPackage@58c84be1 - 0 - SHA-256] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/pear2coverage - org.eclipse.php.internal.core.phar.PharPackage@58c84be1 - 1 - SHA-256] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/pear2coverage - org.eclipse.php.internal.core.phar.PharPackage@58c84be1 - 2 - SHA-256] -- Time elapsed: 0.083 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/pear2coverage - org.eclipse.php.internal.core.phar.PharPackage@58c84be1 - 0 - SHA-512] -- Time elapsed: 0.006 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/pear2coverage - org.eclipse.php.internal.core.phar.PharPackage@58c84be1 - 1 - SHA-512] -- Time elapsed: 0.032 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/pear2coverage - org.eclipse.php.internal.core.phar.PharPackage@58c84be1 - 2 - SHA-512] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/pear2coverage - org.eclipse.php.internal.core.phar.PharPackage@58c84be1 - 0 - MD5] -- Time elapsed: 0.046 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/pear2coverage - org.eclipse.php.internal.core.phar.PharPackage@58c84be1 - 1 - MD5] -- Time elapsed: 0.005 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/pear2coverage - org.eclipse.php.internal.core.phar.PharPackage@58c84be1 - 2 - MD5] -- Time elapsed: 0.108 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/phar2 - org.eclipse.php.internal.core.phar.PharPackage@2c1523cd - 0 - SHA1] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/phar2 - org.eclipse.php.internal.core.phar.PharPackage@2c1523cd - 1 - SHA1] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/phar2 - org.eclipse.php.internal.core.phar.PharPackage@2c1523cd - 2 - SHA1] -- Time elapsed: 0.011 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/phar2 - org.eclipse.php.internal.core.phar.PharPackage@2c1523cd - 0 - SHA-256] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/phar2 - org.eclipse.php.internal.core.phar.PharPackage@2c1523cd - 1 - SHA-256] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/phar2 - org.eclipse.php.internal.core.phar.PharPackage@2c1523cd - 2 - SHA-256] -- Time elapsed: 0.011 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/phar2 - org.eclipse.php.internal.core.phar.PharPackage@2c1523cd - 0 - SHA-512] -- Time elapsed: 0.003 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/phar2 - org.eclipse.php.internal.core.phar.PharPackage@2c1523cd - 1 - SHA-512] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/phar2 - org.eclipse.php.internal.core.phar.PharPackage@2c1523cd - 2 - SHA-512] -- Time elapsed: 0.047 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/phar2 - org.eclipse.php.internal.core.phar.PharPackage@2c1523cd - 0 - MD5] -- Time elapsed: 0.001 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/phar2 - org.eclipse.php.internal.core.phar.PharPackage@2c1523cd - 1 - MD5] -- Time elapsed: 0.002 s org.eclipse.php.core.tests.phar.PharFileTest.runTest[/home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.core.tests/workspace/phar/phar2 - org.eclipse.php.internal.core.phar.PharPackage@2c1523cd - 2 - MD5] -- Time elapsed: 0.012 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileConstant -- Time elapsed: 0.107 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileGlobalExists -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileProgram -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.localVar1 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.funExists1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileFunc -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileInterface1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileClassNameExists -- Time elapsed: 0.110 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileMethod1 -- Time elapsed: 0.109 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileMethod2 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileMethod3 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileMethod4 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileClsMemberExists -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileField1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileField2 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileField3 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileGlobalVar1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileGlobalVar2 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileConstantExists -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileStaticField1 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileClassName1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileClassName2 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileConstant1 -- Time elapsed: 0.108 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileClassName -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.localVarExists -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileGlobalVar -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileInterface -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.localVar -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorTest.concileFunc1 -- Time elapsed: 0.104 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileConstant -- Time elapsed: 0.103 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileProgram -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileFunc -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileInterface1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileMethod1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileMethod2 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileMethod3 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileMethod4 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileField1 -- Time elapsed: 0.107 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileField2 -- Time elapsed: 0.107 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileGlobalVar1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileStaticField1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileClassName1 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileClassName2 -- Time elapsed: 0.107 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileConstant1 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileConstant2 -- Time elapsed: 0.107 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileConstant3 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileClassName -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileGlobalVar -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileInterface -- Time elapsed: 0.107 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.localVar -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_3Test.concileFunc1 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileConstant -- Time elapsed: 0.103 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileProgram -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileFunc -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileInterface1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileMethod1 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileMethod2 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileMethod3 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileMethod4 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileField1 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileField2 -- Time elapsed: 0.123 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileGlobalVar1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileStaticField1 -- Time elapsed: 0.110 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileClassName1 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileClassName2 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileConstant1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileConstant2 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileConstant3 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileClassName -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileGlobalVar -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileInterface -- Time elapsed: 0.104 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.localVar -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_4Test.concileFunc1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileConstant -- Time elapsed: 0.103 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileProgram -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileFunc -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileInterface1 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileMethod1 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileMethod2 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileMethod3 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileMethod4 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileField1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileField2 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileGlobalVar1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileStaticField1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileClassName1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileClassName2 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileConstant1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileConstant2 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileConstant3 -- Time elapsed: 0.104 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileClassName -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileGlobalVar -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileInterface -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.localVar -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_5Test.concileFunc1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileConstant -- Time elapsed: 0.103 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileProgram -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileFunc -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileInterface1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileMethod1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileMethod2 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileMethod3 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileMethod4 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileField1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileField2 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileGlobalVar1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileStaticField1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileClassName1 -- Time elapsed: 0.104 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileClassName2 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileConstant1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileConstant2 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileConstant3 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileClassName -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileGlobalVar -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileInterface -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.localVar -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV5_6Test.concileFunc1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileLambdaFunctionReturnType -- Time elapsed: 0.103 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileFunctionReturnType -- Time elapsed: 0.104 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileAnonymousClassDeclaration -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileConstant -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileProgram -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileFunc -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileInterface1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileMethod1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileMethod2 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileMethod3 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileMethod4 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileField1 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileField2 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileGlobalVar1 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileStaticField1 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileClassName1 -- Time elapsed: 0.107 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileClassName2 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileConstant1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileConstant2 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileConstant3 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileClassName -- Time elapsed: 0.104 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileGlobalVar -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileInterface -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.localVar -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV7Test.concileFunc1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileAttributeName -- Time elapsed: 0.103 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileLambdaFunctionReturnType -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileFunctionReturnType -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileAnonymousClassDeclaration -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileConstant -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileProgram -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileFunc -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileInterface1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileMethod1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileMethod2 -- Time elapsed: 0.107 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileMethod3 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileMethod4 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileField1 -- Time elapsed: 0.104 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileField2 -- Time elapsed: 0.104 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileGlobalVar1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileStaticField1 -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileClassName1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileClassName2 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileConstant1 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileConstant2 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileConstant3 -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileClassName -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileGlobalVar -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileInterface -- Time elapsed: 0.105 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.localVar -- Time elapsed: 0.106 s org.eclipse.php.internal.core.ast.locator.PHPElementConciliatorV8_0Test.concileFunc1 -- Time elapsed: 0.105 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences3.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences8.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences5.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences6.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences7.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php71/multipleCatch01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences3.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences4.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences7.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences8.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php71/multipleCatch01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences3.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php71/multipleCatch01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences3.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences6.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences7.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences8.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php71/multipleCatch01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences5.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences7.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php71/multipleCatch01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences7.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences8.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php71/multipleCatch01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.172 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences6.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences7.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php71/multipleCatch01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.401 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testClassNameOccurrences3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testConstantOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testFunctionOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testGlobalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php5/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassMembersOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testClassNameOccurrences1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testFunctionOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalConstantOccurrences2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testGlobalVariableOccurrences3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php53/testLocalVariableOccurrences2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences1.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences3.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences5.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences6.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences7.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php54/testTraitMembersOccurrences8.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php56/testVariadicParameter01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php71/multipleCatch01.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.markoccurrence.MarkOccurrenceTests.occurrences[workspace/markoccurrence/php73/testPhpQuotedStrings.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.simpleXml -- Time elapsed: 0.003 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.sockets -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.mime_magic -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.bcmath -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.reflection -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.filter -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.openssl -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.mcrypt -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.mysqli -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.Ibm_db2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.sqlite -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.xmlreader -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.xmlwriter -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.calendar -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.gettext -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.gd -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.bz2 -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.dom -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.ftp -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.pdo -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.spl -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.xml -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.xsl -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.zip -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.Imap -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.Intl -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.curl -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.date -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.exif -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.hash -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.json -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.ldap -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.oci8 -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.pcre -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.soap -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.tidy -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.zlib -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.Iconv -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.ctype -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.mhash -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.mysql -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.pgsql -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.posix -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.tokenizer -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.standard -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP5LanguageModelTest.session -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.simpleXml -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.sockets -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.mime_magic -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.bcmath -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.reflection -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.filter -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.openssl -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.mcrypt -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.mysqli -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.sqlite -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.xmlreader -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.xmlwriter -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.calendar -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.gettext -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.gd -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.bz2 -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.dom -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.ftp -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.pdo -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.spl -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.xml -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.xsl -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.zip -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.curl -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.date -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.exif -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.hash -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.imap -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.intl -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.json -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.ldap -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.oci8 -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.pcre -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.soap -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.tidy -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.zlib -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.ctype -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.iconv -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.mhash -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.mysql -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.pgsql -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.posix -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.tokenizer -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.standard -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.ibm_db2 -- Time elapsed: 0 s org.eclipse.php.core.tests.searchEngine.PHP53LanguageModelTest.session -- Time elapsed: 0.001 s org.eclipse.php.core.tests.searchEngine.SearchFieldTests.search[workspace/searchEngine/php5/searchClassField1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.core.tests.text.PHPTextSequenceUtilitiesTests.suggestStaticObjectOperator -- Time elapsed: 0 s org.eclipse.php.core.tests.text.PHPTextSequenceUtilitiesTests.ignoreInternalCall -- Time elapsed: 0 s org.eclipse.php.core.tests.text.PHPTextSequenceUtilitiesTests.singleArgument -- Time elapsed: 0 s org.eclipse.php.core.tests.text.PHPTextSequenceUtilitiesTests.singleArgumentIgnoreParenthesis -- Time elapsed: 0 s org.eclipse.php.core.tests.text.PHPTextSequenceUtilitiesTests.suggestObjectOperator -- Time elapsed: 0 s org.eclipse.php.core.tests.text.PHPTextSequenceUtilitiesTests.nestedCall -- Time elapsed: 0 s org.eclipse.php.core.tests.text.PHPTextSequenceUtilitiesTests.multiArgumentIgnore -- Time elapsed: 0.001 s org.eclipse.php.core.tests.text.PHPTextSequenceUtilitiesTests.multiArgumentIgnore2 -- Time elapsed: 0 s org.eclipse.php.core.tests.text.PHPTextSequenceUtilitiesTests.ignoreObjecOperator -- Time elapsed: 0 s org.eclipse.php.core.tests.text.PHPTextSequenceUtilitiesTests.singleArgumentDoubleQuote -- Time elapsed: 0 s org.eclipse.php.core.tests.text.PHPTextSequenceUtilitiesTests.singleArgumentIgnore -- Time elapsed: 0 s org.eclipse.php.core.tests.text.PHPTextSequenceUtilitiesTests.emptyArgumentList -- Time elapsed: 0 s org.eclipse.php.core.tests.util.NamespaceResolverTests.testSimpleResolveNamespace -- Time elapsed: 0 s org.eclipse.php.core.tests.util.NamespaceResolverTests.testSimpleBuildpathResolveNamespace -- Time elapsed: 0 s org.eclipse.php.core.tests.util.NamespaceResolverTests.testSimpleBuildpathResolveLocation -- Time elapsed: 0 s org.eclipse.php.core.tests.util.NamespaceResolverTests.testSimpleResolveLocation -- Time elapsed: 0 s Results: Tests run: 20966, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --------< org.eclipse.php:org.eclipse.php.formatter.core.tests >-------- [INFO] Building org.eclipse.php.formatter.core.tests 8.3.0-SNAPSHOT [29/46] [INFO] from tests/org.eclipse.php.formatter.core.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.formatter.core.tests --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.formatter.core.tests --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.formatter.core.tests --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.formatter.core.tests --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.formatter.core.tests --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.formatter.core.tests --- [INFO] Resolving class path of org.eclipse.php.formatter.core.tests [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.formatter.core.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.formatter.core.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.formatter.core.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.formatter.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.formatter.core.tests --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.formatter.core.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.formatter.core.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.formatter.core.tests --- [INFO] 137 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.formatter.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.formatter.core.tests/target/org.eclipse.php.formatter.core.tests-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.formatter.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.formatter.core.tests/target/org.eclipse.php.formatter.core.tests-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.formatter.core.tests --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.formatter.core.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.formatter.core.tests/target/org.eclipse.php.formatter.core.tests-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.formatter.core.tests/target/org.eclipse.php.formatter.core.tests-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.formatter.core.tests --- [INFO] [INFO] --- tycho-surefire:4.0.6:test (default-test) @ org.eclipse.php.formatter.core.tests --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.formatter.core.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -server, -Dfile.encoding=UTF-8, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.formatter.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.formatter.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.formatter.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.formatter.core.tests/target/surefire.properties, -nouithread] Running org.eclipse.php.formatter.core.tests.AllTests [TESTS] -> org.eclipse.php.formatter.core.tests.AllTests [TEST] -> org.eclipse.php.formatter.core.tests.FormatterTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 16 of input notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTests_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTests_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTests_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test10.php [in [in [in FormatterTests_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test11.php [in [in [in FormatterTests_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test12.php [in [in [in FormatterTests_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test13.php [in [in [in FormatterTests_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) notify type hierarchies at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_7]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_8]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_9]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_10]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_10]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_10]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_10]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) notify type hierarchies at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_10]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Add reset ZIP Type cache... org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_11]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_11]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_11]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_12]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_13]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_14]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) notify type hierarchies at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_16]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_16]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_16]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_16]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_16]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_17]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_17]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_17]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_18]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_18]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_18]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_18]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_18]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 60 of input notify type hierarchies org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_20]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_20]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_20]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 259 of input Syntax error at character 296 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_24]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_24]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_24]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_24]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 51 of input update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 259 of input Syntax error at character 296 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_27]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_27]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_27]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_27]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_28]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_28]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_29]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_29]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 48 of input notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test10.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test11.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test12.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test13.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test14.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test15.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test16.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test17.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test18.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test19.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test20.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test21.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test22.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test23.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test24.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test25.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test26.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test27.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test28.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test29.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test30.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test31.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test32.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test33.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test34.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test35.php [in [in [in FormatterTests_30]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_31]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_34]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_34]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_34]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_34]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_34]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_34]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTests_34]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTests_34]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTests_34]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_35]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_35]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_35]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_36]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_37]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_37]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_37]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_37]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_37]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_38]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_38]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_38]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_38]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_38]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_38]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_39]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_39]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_39]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_39]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_39]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_39]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_40]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_40]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_40]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_40]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_40]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_41]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_41]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_41]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_41]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_41]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_41]]] does not exist notify type hierarchies at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_42]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_42]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_42]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_42]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_42]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_42]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTests_42]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTests_42]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTests_42]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_43]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_45]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_46]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_50]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_50]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_50]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_50]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_50]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_50]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTests_50]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTests_50]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTests_50]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test10.php [in [in [in FormatterTests_50]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test11.php [in [in [in FormatterTests_50]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test12.php [in [in [in FormatterTests_50]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test13.php [in [in [in FormatterTests_50]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_51]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_51]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_51]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_51]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_51]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_51]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTests_51]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTests_51]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTests_51]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test10.php [in [in [in FormatterTests_51]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test11.php [in [in [in FormatterTests_51]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test12.php [in [in [in FormatterTests_51]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_52]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_52]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_52]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_52]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_52]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_52]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTests_52]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTests_52]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTests_52]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_53]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_54]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_54]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_54]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_55]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_55]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_55]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_55]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_55]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_55]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTests_55]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTests_55]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_56]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_56]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_56]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_57]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_57]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_58]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 309 of input notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_59]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_59]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_60]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_60]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_60]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_61]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_61]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_62]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_62]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_63]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_63]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_64]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_65]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_65]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_65]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_65]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_65]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_65]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_66]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_66]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_66]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_66]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_66]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_66]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTests_66]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTests_66]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTests_66]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test10.php [in [in [in FormatterTests_66]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.formatter.core.tests.FormatterAutoEditTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies Tests run: 628, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.49 s -- in org.eclipse.php.formatter.core.tests.AllTests org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter/commentFormatter1.pdtt] -- Time elapsed: 0.405 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter/commentFormatter10.pdtt] -- Time elapsed: 0.016 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter/commentFormatter11.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter/commentFormatter12.pdtt] -- Time elapsed: 0.024 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter/commentFormatter13.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter/commentFormatter2.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter/commentFormatter3.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter/commentFormatter4.pdtt] -- Time elapsed: 0.013 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter/commentFormatter5.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter/commentFormatter6.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter/commentFormatter7.pdtt] -- Time elapsed: 0.065 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter/commentFormatter8.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter/commentFormatter9.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_10/commentFormatter1.pdtt] -- Time elapsed: 0.069 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_10/commentFormatter2.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_11/commentFormatter1.pdtt] -- Time elapsed: 0.067 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_11/commentFormatter2.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_11/commentFormatter3.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_12/commentFormatter1.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_12/commentFormatter2.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_12/commentFormatter3.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_13/commentFormatter1.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_14/arrayAccess.pdtt] -- Time elapsed: 0.019 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_15/arrayAccess.pdtt] -- Time elapsed: 0.013 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_16/arrayAccess.pdtt] -- Time elapsed: 0.085 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_17/commentFormatter1.pdtt] -- Time elapsed: 0.065 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_18/commentFormatter1.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_2/commentFormatter1.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_2/commentFormatter2.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_2/commentFormatter3.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_2/commentFormatter4.pdtt] -- Time elapsed: 0.082 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_2/commentFormatter5.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_20/commentFormatter1.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_20/commentFormatter2.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_20/reference.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_21/commentFormatter1.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_22/commentFormatter1.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_23/commentFormatter1.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_3/commentFormatter1.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_3/commentFormatter2.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_3/commentFormatter3.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_3/commentFormatter4.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_3/commentFormatter5.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_3/commentFormatter6.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_4/commentFormatter1.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_4/commentFormatter2.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_4/commentFormatter3.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_4/commentFormatter4.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_4/commentFormatter5.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_5/commentFormatter1.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_5/commentFormatter2.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_5/commentFormatter3.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_5/commentFormatter4.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_5/commentFormatter5.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_6/commentFormatter1.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_6/commentFormatter2.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_6/commentFormatter3.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_6/commentFormatter4.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_6/commentFormatter5.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_7/commentFormatter1.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_7/commentFormatter2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_7/commentFormatter3.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_7/commentFormatter4.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_7/commentFormatter5.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_7/commentFormatter6.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_7/commentFormatter7.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_7/commentFormatter8.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_8/commentFormatter1.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_8/singleLineComment.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_8/test423845.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_8/test491991.pdtt] -- Time elapsed: 0.042 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_9/commentFormatter1.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_9/commentFormatter2.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_9/commentFormatter3.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_9/commentFormatter4.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_9/commentFormatter5.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_9/commentFormatter6.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_9/commentFormatter7.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_9/commentFormatter8.pdtt] -- Time elapsed: 0.072 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/comments_formatter_9/commentFormatter9.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/arrayAccess.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/arrayCreation.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/arrayElement.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/arrayStatements.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/assignment.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/backTickExpression.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/block.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/breakStatement.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/castExpressiont.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/catchClause.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/classComments.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/classInstanceCreation.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/cloneExpression.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/commentFormatter.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/conditionalExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/continueStatement.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/declarationStatements.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/declareStatement.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/doStatement.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/echoStatement.pdtt] -- Time elapsed: 0.050 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/fieldAccess.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/fieldDeclaration.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/forStatements.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/foreachStatement.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/foreachStatements.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/functionName.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/globalStatement.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/haltCompiler.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/ifStatements.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/ifStatementsWithComment.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/ignoreError.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/inLineHtml.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/inLinePhp.pdtt] -- Time elapsed: 0.039 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/include.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/infixExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/instanceOfExpression.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/listElement01.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/listVariable.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/methodChain.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/methodEmptyLineThenComment.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/multiLinePHPdoc.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/phpWithHtml.pdtt] -- Time elapsed: 0.048 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/phpWithHtml1.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/phpWithHtml2.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/phpWithinHtmlTag.pdtt] -- Time elapsed: 0.086 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/postfixExpression.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/prefixExpression.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/quote.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/quote2.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/reference.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/reflectionVariable.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/returnStatement.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/staticConstantAccess.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/staticFieldAccess.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/staticMethodInfokation.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/staticStatement.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/switchCase.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/tryStatements.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/unaryOperation.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/useStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/default_formatter_configuration/whileStatements.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/arrayAccess.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/arrayCreation.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/arrayElement.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/arrayStatements.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/assignment.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/backTickExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/breakStatement.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/castExpressiont.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/catchClause.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/classComments.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/classInstanceCreation.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/cloneExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/commentFormatter.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/conditionalExpression.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/continueStatement.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/declarationStatements.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/declareStatement.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/doStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/echoStatement.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/fieldAccess.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/fieldDeclaration.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/foreachStatement.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/foreachStatements.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/functionName.pdtt] -- Time elapsed: 0.038 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/globalStatement.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/ifStatements.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/ignoreError.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/inLineHtml.pdtt] -- Time elapsed: 0.013 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/inLinePhp.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/include.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/infixExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/instanceOfExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/listVariable.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/longTest.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/phpWithHtml.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/phpWithinHtmlTag.pdtt] -- Time elapsed: 0.041 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/postfixExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/prefixExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/quote.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/reference.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/reflectionVariable.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/returnStatement.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/staticConstantAccess.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/staticFieldAccess.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/staticMethodInfokation.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/staticStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/switchCase.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/tryStatements.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/unaryOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_20/whileStatements.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_80/ZSTD-1395.pdtt] -- Time elapsed: 0.017 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_80/ZSTD-1396-2.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_80/binaryExpression01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_80/binaryExpression02.pdtt] -- Time elapsed: 0.047 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/max_line_wrap_length_80/commentFormatter.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/arrayAccess.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/arrayCreation.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/arrayElement.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/arrayStatements.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/arrayWithComment1.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/arrayWithComment2.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/assignment.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/backTickExpression.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/block.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/breakStatement.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/castExpressiont.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/catchClause.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/classComments.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/classInstanceCreation.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/cloneExpression.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/commentFormatter.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/commentFormatter2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/conditionalExpression.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/continueStatement.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/declarationStatements.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/declareStatement.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/doStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/echoStatement.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/fieldAccess.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/fieldDeclaration.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/forStatements.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/foreachStatement.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/foreachStatements.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/functionName.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/globalStatement.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/ifStatements.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/ifStatementsWithComment.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/ifStatementsWithComment2.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/ignoreError.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/inLineHtml.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/inLinePhp.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/include.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/infixExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/instanceOfExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/listVariable.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/methodChain.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/methodEmptyLineThenComment.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/multiLinePHPdoc.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/multiPHPSections.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/phpWithEndif.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/phpWithEndif2.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/phpWithHtml.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/phpWithHtml1.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/phpWithHtml2.pdtt] -- Time elapsed: 0.082 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/phpWithinHtmlTag.pdtt] -- Time elapsed: 0.019 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/postfixExpression.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/prefixExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/quote.pdtt] -- Time elapsed: 0.033 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/reference.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/reflectionVariable.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/returnStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/staticConstantAccess.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/staticFieldAccess.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/staticMethodInfokation.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/staticStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/switchCase.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/tryStatements.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/unaryOperation.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/unicode.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/whileStatements.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/new_default_formatter_configuration/whileStatements2.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/arrayAccess.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/arrayCreation.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/arrayElement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/arrayStatements.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/assignment.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/backTickExpression.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/block.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/breakStatement.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/castExpressiont.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/catchClause.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/classComments.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/classInstanceCreation.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/cloneExpression.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/commentFormatter.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/conditionalExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/continueStatement.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/declarationStatements.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/declareStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/doStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/echoStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/fieldAccess.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/fieldDeclaration.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/forStatements.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/foreachStatement.pdtt] -- Time elapsed: 0.036 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/foreachStatements.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/funcChain.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/funcChain1.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/functionName.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/globalStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/ifStatements.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/ignoreError.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/inLineHtml.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/inLineHtml2.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/inLinePhp.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/include.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/infixExpression.pdtt] -- Time elapsed: 0.013 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/instanceOfExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/listVariable.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/methodChain.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/methodChain1.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/methodChainWrapped.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/methodChainWrapped1.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/methodChainWrapped2.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/methodEmptyLineThenComment.pdtt] -- Time elapsed: 0.020 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/multiLinePHPdoc.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/phpWithHtml.pdtt] -- Time elapsed: 0.023 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/phpWithinHtmlTag.pdtt] -- Time elapsed: 0.029 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/postfixExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/prefixExpression.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/quote.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/reference.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/reflectionVariable.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/returnStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/staticConstantAccess.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/staticFieldAccess.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/staticMethodInfokation.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/staticStatement.pdtt] -- Time elapsed: 0.022 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/switchCase.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/tryStatements.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/unaryOperation.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php5/zend_framework_default_configuration/whileStatements.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php5/comments_formatter_9/commentFormatter2.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php5/comments_formatter_9/commentFormatter3.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php5/comments_formatter_9/commentFormatter4.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php5/comments_formatter_9/commentFormatter7.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php5/default_formatter_configuration/declarationStatements.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php5/default_formatter_configuration/methodEmptyLineThenComment.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php5/max_line_wrap_length_20/classInstanceCreation.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php5/max_line_wrap_length_20/declarationStatements.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/astError.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/conditionalExpression.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/haltCompiler.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/inheritdoc01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/lambdaFunctionDeclaration.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/listElement01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/methodChain.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespace1.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespace2.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespace3.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespaceDeclaration1.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespaceDeclaration2.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespaceDeclaration3.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespaceDeclaration4.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespaceDeclaration5.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespaceDeclaration6.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespaceDeclaration7.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespaceDeclaration8.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespaceDeclaration9.pdtt] -- Time elapsed: 0.015 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespaceDeclarationExtends_mantis0031261.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespaceDeclarationImplements_mantis0031261.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespaceInstantiation_mantis0027905.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/namespace_ZSTD-318.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/staticConstantAccess.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/staticMethodInfokation.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/useStatement.pdtt] -- Time elapsed: 0.049 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/useStatement1.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/useStatement2.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/useStatement3.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/useStatement4.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/useStatement5.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/useStatement6.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/useStatement7.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/useStatement8.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/default_formatter_configuration/useStatement9.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php53/lambda_function_configuration/lambdaFunctionDeclaration.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter1.pdtt] -- Time elapsed: 0.202 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter10.pdtt] -- Time elapsed: 0.079 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter11.pdtt] -- Time elapsed: 0.017 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter12.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter13.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter14.pdtt] -- Time elapsed: 0.610 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter15.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter16.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter17.pdtt] -- Time elapsed: 0.019 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter18.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter19.pdtt] -- Time elapsed: 0.041 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter2.pdtt] -- Time elapsed: 0.011 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter20.pdtt] -- Time elapsed: 0.034 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter21.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter22.pdtt] -- Time elapsed: 0.047 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter23.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter24.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter25.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter3.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter4.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter5.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter6.pdtt] -- Time elapsed: 0.075 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter7.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter8.pdtt] -- Time elapsed: 0.015 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/comments_formatter_1/commentFormatter9.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/arrayDereferenceCall.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/arrayInitializer1.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/arrayInitializer3.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/arrayInitializer4.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/callable1.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/classInitializer1.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/expression1.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/haltCompiler.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/listElement01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/methodInvocation1.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/singleLine.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/staticLambdaFunction1.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/testShortEcho.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/testStaticLambdaFunction.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/testTrait1.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/testTrait10.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/testTrait2.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/testTrait3.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/testTrait4.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/testTrait5.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/testTrait6.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/testTrait7.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/testTrait8.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/testTrait9.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php54/default_formatter_configuration/useStatement.pdtt] -- Time elapsed: 0.069 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/default_formatter_configuration/arrayInitializer1.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/default_formatter_configuration/arrayInitializer3.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/default_formatter_configuration/commaList.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/default_formatter_configuration/haltCompiler.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/default_formatter_configuration/listElement01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/default_formatter_configuration/tryStatements.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/default_formatter_configuration/useStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/default_formatter_configuration/yieldStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/default_formatter_configuration/yieldStatement1.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked/binaryExpression01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked/binaryExpression02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked/binaryExpression03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked2/binaryExpression01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked3/arrayExpression01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked3/binaryExpression01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked3/binaryExpression02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked3/binaryExpression03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked3/commaList01.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked4/arrayExpression01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked4/binaryExpression01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked4/binaryExpression02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked4/binaryExpression03.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked4/binaryExpression04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked4/commaList01.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked5/arrayExpression01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked5/binaryExpression01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked5/binaryExpression02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked5/binaryExpression03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked5/binaryExpression04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked5/commaList01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked6/arrayExpression01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked6/binaryExpression01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked6/binaryExpression02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked6/binaryExpression03.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked6/binaryExpression04.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked7/arrayExpression01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked7/binaryExpression01.pdtt] -- Time elapsed: 0.051 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked7/binaryExpression02.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked7/binaryExpression03.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked7/binaryExpression04.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked7/commaList01.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked8/binaryExpression01.pdtt] -- Time elapsed: 0.066 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked8/binaryExpression02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked8/binaryExpression03.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked8/binaryExpression04.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked8/commaList01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked8/commaList02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked8/commaList03.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked8/commaList04.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked8/commaList05.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php55/psr2_tweaked9/whiteSpace01.pdtt] -- Time elapsed: 0.046 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php55/psr2_tweaked/binaryExpression01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php55/psr2_tweaked/binaryExpression02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php55/psr2_tweaked3/binaryExpression03.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php55/psr2_tweaked4/binaryExpression04.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php55/psr2_tweaked5/binaryExpression04.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php55/psr2_tweaked6/binaryExpression04.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php55/psr2_tweaked7/binaryExpression04.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php56/default_formatter_configuration/argumentUnpacking01.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php56/default_formatter_configuration/constScalarExprs01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php56/default_formatter_configuration/constScalarExprs02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php56/default_formatter_configuration/constScalarExprs03.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php56/default_formatter_configuration/constScalarExprs04.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php56/default_formatter_configuration/constScalarExprs05.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php56/default_formatter_configuration/haltCompiler.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php56/default_formatter_configuration/listElement01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php56/default_formatter_configuration/powOperator.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php56/default_formatter_configuration/useFunctionConst01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php56/default_formatter_configuration/useFunctionConst02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php56/default_formatter_configuration/useStatement.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php56/default_formatter_configuration/variadicParameter01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/default_formatter_configuration/anonymousClass01.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/default_formatter_configuration/anonymousFunction01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/default_formatter_configuration/generatorDelegation01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/default_formatter_configuration/groupUseStatement01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/default_formatter_configuration/groupUseStatement01B.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/default_formatter_configuration/haltCompiler.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/default_formatter_configuration/listElement01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/default_formatter_configuration/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.050 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/default_formatter_configuration/returnType01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/default_formatter_configuration/spaceshipOperator01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/default_formatter_configuration/spaceshipOperator02.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/default_formatter_configuration/useStatement.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/psr2/anonymousClass01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/psr2/anonymousFunction01.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/psr2/generatorDelegation01.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/psr2/groupUseStatement01.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/psr2/groupUseStatement01B.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/psr2/nullCoalesceOperator01.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/psr2/returnType01.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/psr2/spaceshipOperator01.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/psr2/spaceshipOperator02.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php7/psr2b/spaceshipOperator01.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php7/psr2/anonymousClass01.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php7/psr2/returnType01.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter_indent_empty_lines/php7/psr2/spaceshipOperator02.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php71/default_formatter_configuration/classConstantVisibility01.pdtt] -- Time elapsed: 0.013 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php71/default_formatter_configuration/haltCompiler.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php71/default_formatter_configuration/listElement01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php71/default_formatter_configuration/listKeys01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php71/default_formatter_configuration/multipleCatch01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php71/default_formatter_configuration/nullableType01.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php71/default_formatter_configuration/nullableType02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php71/default_formatter_configuration/useStatement.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_1/commentFormatter1.pdtt] -- Time elapsed: 0.015 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_1/commentFormatter1B.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_1/commentFormatter2.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_2/arrayAccess.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_2/arrayAccessB.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_3/arrayAccess.pdtt] -- Time elapsed: 0.010 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_3/arrayAccessB.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_4/arrayAccess.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_4/arrayAccessB.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_5/commentFormatter1.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_5/commentFormatter1B.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_5/commentFormatter2.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_6/arrayAccess.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_6/arrayAccessB.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_7/arrayAccess.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_7/arrayAccessB.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_8/arrayAccess.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php72/comments_formatter_8/arrayAccessB.pdtt] -- Time elapsed: 0.011 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php73/default_formatter_configuration/quote2.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php74/default_formatter_configuration/arraySpreadOperator.pdtt] -- Time elapsed: 0.095 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php74/default_formatter_configuration/arrowFunctions.pdtt] -- Time elapsed: 0.011 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php74/default_formatter_configuration/nullCoalesceOperator.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php74/default_formatter_configuration/numericLiteralSeparator.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php74/default_formatter_configuration/staticArrowFunction1.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php74/default_formatter_configuration/typedProperties.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php80/default_formatter_configuration/testAttributes.pdtt] -- Time elapsed: 0.080 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php80/default_formatter_configuration/testConstructorProperty.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php80/default_formatter_configuration/testMatchExpression.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php80/default_formatter_configuration/testNamedParams.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php80/default_formatter_configuration/testNonCapturingCatches.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php80/default_formatter_configuration/testNullSafe.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php80/default_formatter_configuration/testThrowExpression.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php80/default_formatter_configuration/testTrailingComma1.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php80/default_formatter_configuration/testTrailingComma2.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php80/default_formatter_configuration/testVariableSyntax.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php81/default_formatter_configuration/testEnum01.pdtt] -- Time elapsed: 0.025 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php81/default_formatter_configuration/testEnum02.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php81/default_formatter_configuration/testReadonlyProperty.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterTests.formatter[workspace/formatter/php82/default_formatter_configuration/testReadonlyClass.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements1.pdtt] -- Time elapsed: 0.027 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements10.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements11.pdtt] -- Time elapsed: 0.053 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements12.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements2.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements3.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements4.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements5.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements6.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements8.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements9.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/autoInsertClosingBraces.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/commentWithArrayStatement01.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/commentWithArrayStatement02.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/commentWithArrayStatement03.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/comments01.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/comments02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/comments03.pdtt] -- Time elapsed: 0.041 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/comments04.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/comments05.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/defaultStatement.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/multilineComment.pdtt] -- Time elapsed: 0.011 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/multilineExceptionDeclaration.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/multilineFunctionDeclaration.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/multilinePhpDoc.pdtt] -- Time elapsed: 0.065 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/multilineVariableDeclaration.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteArray1.pdtt] -- Time elapsed: 0.038 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteClass1.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteMethod1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteMethod2.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteMethod3.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteMethod4.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteMethod5.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.formatter.core.tests.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteMethod6.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements1.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements10.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements11.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements12.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements2.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements3.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements4.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements5.pdtt] -- Time elapsed: 0.064 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements6.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements8.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/arrayStatements9.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/autoInsertClosingBraces.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/commentWithArrayStatement01.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/commentWithArrayStatement02.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/commentWithArrayStatement03.pdtt] -- Time elapsed: 0.002 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/comments01.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/comments02.pdtt] -- Time elapsed: 0.001 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/comments03.pdtt] -- Time elapsed: 0 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/comments04.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/comments05.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/defaultStatement.pdtt] -- Time elapsed: 0.007 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/multilineComment.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/multilineExceptionDeclaration.pdtt] -- Time elapsed: 0.104 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/multilineFunctionDeclaration.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/multilinePhpDoc.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/multilineVariableDeclaration.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteArray1.pdtt] -- Time elapsed: 0.147 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteClass1.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteMethod1.pdtt] -- Time elapsed: 0.013 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteMethod2.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteMethod3.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteMethod4.pdtt] -- Time elapsed: 0.008 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteMethod5.pdtt] -- Time elapsed: 0.092 s org.eclipse.php.formatter.core.tests.FormatterLinuxAutoEditTests.formatter[workspace/formatter-autoedit/php5/pasteMethod6.pdtt] -- Time elapsed: 0.010 s Results: Tests run: 628, Failures: 0, Errors: 0, Skipped: 0 org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_67]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_67]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_67]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_68]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test10.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test11.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test12.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test13.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test14.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test15.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test16.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test17.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test18.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test19.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test20.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test21.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test22.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test23.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test24.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test25.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test26.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test27.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test28.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test29.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test30.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test31.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test32.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test33.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test34.php [in [in [in FormatterTests_69]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test10.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test11.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test12.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test13.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test14.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test15.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test16.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test17.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test18.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test19.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test20.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test21.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test22.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test23.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test24.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test25.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test26.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test27.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test28.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test29.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test30.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test31.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test32.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test33.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) org.eclipse.dltk.core.ModelException: test34.php [in [in [in FormatterTests_70]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.dltk.internal.core.index2.ProgressJob [INFO] All tests passed [INFO] [INFO] -------< org.eclipse.php:org.eclipse.php.refactoring.core.tests >------- [INFO] Building org.eclipse.php.refactoring.core.tests 8.3.0-SNAPSHOT [30/46] [INFO] from tests/org.eclipse.php.refactoring.core.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.refactoring.core.tests --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.refactoring.core.tests --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.refactoring.core.tests --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.refactoring.core.tests --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.refactoring.core.tests --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.refactoring.core.tests --- [INFO] Resolving class path of org.eclipse.php.refactoring.core.tests [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.refactoring.core.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.refactoring.core.tests --- [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.refactoring.core.tests --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.refactoring.core.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.refactoring.core.tests --- [INFO] 137 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.refactoring.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/org.eclipse.php.refactoring.core.tests-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.refactoring.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/org.eclipse.php.refactoring.core.tests-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.refactoring.core.tests --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.refactoring.core.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/org.eclipse.php.refactoring.core.tests-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/org.eclipse.php.refactoring.core.tests-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.refactoring.core.tests --- [INFO] [INFO] --- tycho-surefire:4.0.6:test (default-test) @ org.eclipse.php.refactoring.core.tests --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -server, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/surefire.properties, -nouithread] Running org.eclipse.php.refactoring.core.test.AllTests [TESTS] -> org.eclipse.php.refactoring.core.test.AllTests [TEST] -> org.eclipse.php.refactoring.core.rename.AllTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/work/data/.metadata/.plugins/org.eclipse.php.core/__language__/5fb13bda is not on its project's build path at org.eclipse.dltk.internal.core.ProjectFragment.getRawBuildpathEntry(ProjectFragment.java:448) at org.eclipse.dltk.internal.core.DeltaProcessor.isVirtualProjectFragment(DeltaProcessor.java:1904) at org.eclipse.dltk.internal.core.DeltaProcessor.createCustomElementDelta(DeltaProcessor.java:1961) at org.eclipse.dltk.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1789) at org.eclipse.dltk.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:511) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:321) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:311) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:174) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:458) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1586) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2467) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2478) at org.eclipse.dltk.internal.core.ModelOperation.runOperation(ModelOperation.java:779) at org.eclipse.dltk.core.DLTKCore.setBuildpathContainer(DLTKCore.java:1787) at org.eclipse.php.internal.core.language.LanguageModelInitializer.initialize(LanguageModelInitializer.java:131) at org.eclipse.php.internal.core.language.LanguageModelInitializer$1.preferencesEventOccured(LanguageModelInitializer.java:100) at org.eclipse.php.internal.core.project.PHPVersionChangedHandler.projectVersionChanged(PHPVersionChangedHandler.java:49) at org.eclipse.php.internal.core.project.PHPVersionChangedHandler$PreferencesPropagatorListener.preferencesEventOccured(PHPVersionChangedHandler.java:86) at org.eclipse.php.internal.core.preferences.ProjectPreferencesPropagator.notifyEvent(ProjectPreferencesPropagator.java:135) at org.eclipse.php.internal.core.preferences.ProjectPreferencesPropagator.notifyPropagatorEvent(ProjectPreferencesPropagator.java:104) at org.eclipse.php.internal.core.preferences.PreferencesPropagator.notifyEvent(PreferencesPropagator.java:250) at org.eclipse.php.internal.core.preferences.PreferencesPropagator$NodePreferenceChangeListener.preferenceChange(PreferencesPropagator.java:345) at org.eclipse.core.internal.preferences.EclipsePreferences$2.run(EclipsePreferences.java:824) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.core.internal.preferences.EclipsePreferences.firePreferenceEvent(EclipsePreferences.java:827) at org.eclipse.core.internal.preferences.EclipsePreferences.put(EclipsePreferences.java:838) at org.eclipse.php.internal.core.preferences.PreferencesSupport.setProjectSpecificPreferencesValue(PreferencesSupport.java:168) at org.eclipse.php.core.project.ProjectOptions.setPHPVersion(ProjectOptions.java:111) at org.eclipse.php.core.tests.TestUtils.setProjectPHPVersion(TestUtils.java:90) at org.eclipse.php.refactoring.core.rename.RenameTraitProcessorTest.setUpListSuite(RenameTraitProcessorTest.java:40) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.php.core.tests.runner.PDTTList$BeforeStatement.evaluate(PDTTList.java:260) at org.eclipse.php.core.tests.runner.PDTTList$AfterStatement.evaluate(PDTTList.java:281) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies TODO: Code review here... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Searching. add variable handling here... TODO: AST Add constructor support. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. Add scope support. Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. Add scope support. Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: AST Add constructor support. update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. Add scope support. Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/work/data/.metadata/.plugins/org.eclipse.php.core/__language__/5fb13bda is not on its project's build path at org.eclipse.dltk.internal.core.ProjectFragment.getRawBuildpathEntry(ProjectFragment.java:448) at org.eclipse.dltk.internal.core.DeltaProcessor.isVirtualProjectFragment(DeltaProcessor.java:1904) at org.eclipse.dltk.internal.core.DeltaProcessor.createCustomElementDelta(DeltaProcessor.java:1961) at org.eclipse.dltk.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1789) at org.eclipse.dltk.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:511) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:321) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:311) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:174) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:458) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1586) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2467) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2478) at org.eclipse.dltk.internal.core.ModelOperation.runOperation(ModelOperation.java:779) at org.eclipse.dltk.core.DLTKCore.setBuildpathContainer(DLTKCore.java:1787) at org.eclipse.php.internal.core.language.LanguageModelInitializer.initialize(LanguageModelInitializer.java:131) at org.eclipse.php.internal.core.language.LanguageModelInitializer$1.preferencesEventOccured(LanguageModelInitializer.java:100) at org.eclipse.php.internal.core.project.PHPVersionChangedHandler.projectVersionChanged(PHPVersionChangedHandler.java:49) at org.eclipse.php.internal.core.project.PHPVersionChangedHandler$PreferencesPropagatorListener.preferencesEventOccured(PHPVersionChangedHandler.java:86) at org.eclipse.php.internal.core.preferences.ProjectPreferencesPropagator.notifyEvent(ProjectPreferencesPropagator.java:135) at org.eclipse.php.internal.core.preferences.ProjectPreferencesPropagator.notifyPropagatorEvent(ProjectPreferencesPropagator.java:104) at org.eclipse.php.internal.core.preferences.PreferencesPropagator.notifyEvent(PreferencesPropagator.java:250) at org.eclipse.php.internal.core.preferences.PreferencesPropagator$NodePreferenceChangeListener.preferenceChange(PreferencesPropagator.java:345) at org.eclipse.core.internal.preferences.EclipsePreferences$2.run(EclipsePreferences.java:824) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.core.internal.preferences.EclipsePreferences.firePreferenceEvent(EclipsePreferences.java:827) at org.eclipse.core.internal.preferences.EclipsePreferences.put(EclipsePreferences.java:838) at org.eclipse.php.internal.core.preferences.PreferencesSupport.setProjectSpecificPreferencesValue(PreferencesSupport.java:168) at org.eclipse.php.core.project.ProjectOptions.setPHPVersion(ProjectOptions.java:111) at org.eclipse.php.core.tests.TestUtils.setProjectPHPVersion(TestUtils.java:90) at org.eclipse.php.refactoring.core.rename.RenameTraitMemberProcessorTest.setUpListSuite(RenameTraitMemberProcessorTest.java:37) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.php.core.tests.runner.PDTTList$BeforeStatement.evaluate(PDTTList.java:260) at org.eclipse.php.core.tests.runner.PDTTList$AfterStatement.evaluate(PDTTList.java:281) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies TODO: Code review here... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Searching. add variable handling here... TODO: AST Add constructor support. update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: AST Add constructor support. update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: AST Add constructor support. update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: AST Add constructor support. TODO: Searching. Add scope support. update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Searching. Add scope support. TODO: Searching. Add scope support. update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Code review here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies Clearing last state for removed project : P/project1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Searching. Add scope support. update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/project1 notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies Clearing last state for removed project : P/project1 Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Clearing last state for removed project : P/project2 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/project1 Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. Add scope support. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/project1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Searching. Add scope support. TODO: AST Add constructor support. update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/project1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies org.eclipse.dltk.core.ModelException: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/work/data/.metadata/.plugins/org.eclipse.php.core/__language__/5fb13bda is not on its project's build path at org.eclipse.dltk.internal.core.ProjectFragment.getRawBuildpathEntry(ProjectFragment.java:448) at org.eclipse.dltk.internal.core.DeltaProcessor.isVirtualProjectFragment(DeltaProcessor.java:1904) at org.eclipse.dltk.internal.core.DeltaProcessor.createCustomElementDelta(DeltaProcessor.java:1961) at org.eclipse.dltk.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1789) at org.eclipse.dltk.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:511) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:321) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:311) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:174) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:458) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1586) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2467) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2478) at org.eclipse.dltk.internal.core.ModelOperation.runOperation(ModelOperation.java:779) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1879) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1865) at org.eclipse.php.refactoring.core.changes.RenameBuildAndIcludePathChange.performChanges(RenameBuildAndIcludePathChange.java:93) at org.eclipse.php.refactoring.core.changes.RenameBuildAndIcludePathChange.perform(RenameBuildAndIcludePathChange.java:78) at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:281) at org.eclipse.php.refactoring.core.rename.PHPRenameProcessorRunConfigTestCase0027489.testRename(PHPRenameProcessorRunConfigTestCase0027489.java:93) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies Clearing last state for removed project : P/TestProject1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: RenameRunConfigTest0027489.php [in src1 [in [in TestProject1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Clearing last state for removed project : P/TestProject1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: RenameRunConfigTest0027489file1.php [in source [in [in TestProject1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies Clearing last state for removed project : P/project1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/project1 notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/project1 notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/project1 notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. Add scope support. Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/project1 Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. Add scope support. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/project1 notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Code review here... TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. add variable handling here... TODO: AST Add constructor support. TODO: Searching. Add scope support. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/project1 notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Searching. Add scope support. Bu possible. type should be unresolved... TODO: Searching. add variable handling here... TODO: AST Add constructor support. update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/project1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/project1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/project1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/project1 Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies TODO: Code review here... TODO: Code review here... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. TODO: Check here, may be needed POSSIBLE_PATCH... TODO: Searching. add variable handling here... TODO: Searching. Add scope support. TODO: Searching. add variable handling here... TODO: Searching. Add scope support. update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/project1 notify type hierarchies Add reset ZIP Type cache... [TEST] -> org.eclipse.php.refactoring.core.move.AllTests notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/TestProject1 Add reset ZIP Type cache... notify type hierarchies Clearing last state for removed project : P/TestProject2 Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies org.eclipse.dltk.core.ModelException: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/work/data/.metadata/.plugins/org.eclipse.php.core/__language__/5fb13bda is not on its project's build path at org.eclipse.dltk.internal.core.ProjectFragment.getRawBuildpathEntry(ProjectFragment.java:448) at org.eclipse.dltk.internal.core.DeltaProcessor.isVirtualProjectFragment(DeltaProcessor.java:1904) at org.eclipse.dltk.internal.core.DeltaProcessor.createCustomElementDelta(DeltaProcessor.java:1961) at org.eclipse.dltk.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1789) at org.eclipse.dltk.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:511) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:321) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:311) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:174) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:458) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1586) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2467) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2478) at org.eclipse.dltk.internal.core.ModelOperation.runOperation(ModelOperation.java:779) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1879) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1865) at org.eclipse.php.refactoring.core.changes.RenameBuildAndIcludePathChange.performChanges(RenameBuildAndIcludePathChange.java:93) at org.eclipse.php.refactoring.core.changes.RenameBuildAndIcludePathChange.perform(RenameBuildAndIcludePathChange.java:78) at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:281) at org.eclipse.php.refactoring.core.move.PHPMoveProcessorTestCase1.testMove(PHPMoveProcessorTestCase1.java:103) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/TestProject11 notify type hierarchies Clearing last state for removed project : P/TestProject21 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/project1 notify type hierarchies Add reset ZIP Type cache... Add reset ZIP Type cache... Clearing last state for removed project : P/project2 notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies org.eclipse.dltk.core.ModelException: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/work/data/.metadata/.plugins/org.eclipse.php.core/__language__/5fb13bda is not on its project's build path at org.eclipse.dltk.internal.core.ProjectFragment.getRawBuildpathEntry(ProjectFragment.java:448) at org.eclipse.dltk.internal.core.DeltaProcessor.isVirtualProjectFragment(DeltaProcessor.java:1904) at org.eclipse.dltk.internal.core.DeltaProcessor.createCustomElementDelta(DeltaProcessor.java:1961) at org.eclipse.dltk.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1789) at org.eclipse.dltk.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:511) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:321) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:311) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:174) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:458) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1586) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2467) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2478) at org.eclipse.dltk.internal.core.ModelOperation.runOperation(ModelOperation.java:779) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1879) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1865) at org.eclipse.php.refactoring.core.changes.RenameBuildAndIcludePathChange.performChanges(RenameBuildAndIcludePathChange.java:93) at org.eclipse.php.refactoring.core.changes.RenameBuildAndIcludePathChange.perform(RenameBuildAndIcludePathChange.java:78) at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:281) at org.eclipse.php.refactoring.core.move.PHPMoveProcessorTestCase0029253.testMoveFolder0029253(PHPMoveProcessorTestCase0029253.java:112) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/TestProject00292531 notify type hierarchies Clearing last state for removed project : P/TestProject00292532 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/TestProject1 notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies org.eclipse.dltk.core.ModelException: RunConfigTest.php [in [in [in TestProject1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies org.eclipse.dltk.core.ModelException: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/work/data/.metadata/.plugins/org.eclipse.php.core/__language__/5fb13bda is not on its project's build path at org.eclipse.dltk.internal.core.ProjectFragment.getRawBuildpathEntry(ProjectFragment.java:448) at org.eclipse.dltk.internal.core.DeltaProcessor.isVirtualProjectFragment(DeltaProcessor.java:1904) at org.eclipse.dltk.internal.core.DeltaProcessor.createCustomElementDelta(DeltaProcessor.java:1961) at org.eclipse.dltk.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1789) at org.eclipse.dltk.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:511) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:321) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:311) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:174) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:458) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1586) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2467) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2478) at org.eclipse.dltk.internal.core.ModelOperation.runOperation(ModelOperation.java:779) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1879) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1865) at org.eclipse.php.refactoring.core.changes.RenameBuildAndIcludePathChange.performChanges(RenameBuildAndIcludePathChange.java:93) at org.eclipse.php.refactoring.core.changes.RenameBuildAndIcludePathChange.perform(RenameBuildAndIcludePathChange.java:78) at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:281) at org.eclipse.php.refactoring.core.move.PHPMoveProcessorRunConfigTestCase1.testMove(PHPMoveProcessorRunConfigTestCase1.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies Clearing last state for removed project : P/TestProject1 Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... org.eclipse.dltk.core.ModelException: RunConfigTest1.php [in src1/src [in [in TestProject1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies org.eclipse.dltk.core.ModelException: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/work/data/.metadata/.plugins/org.eclipse.php.core/__language__/5fb13bda is not on its project's build path at org.eclipse.dltk.internal.core.ProjectFragment.getRawBuildpathEntry(ProjectFragment.java:448) at org.eclipse.dltk.internal.core.DeltaProcessor.isVirtualProjectFragment(DeltaProcessor.java:1904) at org.eclipse.dltk.internal.core.DeltaProcessor.createCustomElementDelta(DeltaProcessor.java:1961) at org.eclipse.dltk.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1789) at org.eclipse.dltk.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:511) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:321) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:311) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:174) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:458) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1586) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2467) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2478) at org.eclipse.dltk.internal.core.ModelOperation.runOperation(ModelOperation.java:779) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1879) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1865) at org.eclipse.php.refactoring.core.changes.RenameBuildAndIcludePathChange.performChanges(RenameBuildAndIcludePathChange.java:93) at org.eclipse.php.refactoring.core.changes.RenameBuildAndIcludePathChange.perform(RenameBuildAndIcludePathChange.java:78) at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:281) at org.eclipse.php.refactoring.core.move.PHPMoveProcessorRunConfigTestCase2.testMove(PHPMoveProcessorRunConfigTestCase2.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies Clearing last state for removed project : P/TestProject1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies org.eclipse.dltk.core.ModelException: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.refactoring.core.tests/target/work/data/.metadata/.plugins/org.eclipse.php.core/__language__/5fb13bda is not on its project's build path at org.eclipse.dltk.internal.core.ProjectFragment.getRawBuildpathEntry(ProjectFragment.java:448) at org.eclipse.dltk.internal.core.DeltaProcessor.isVirtualProjectFragment(DeltaProcessor.java:1904) at org.eclipse.dltk.internal.core.DeltaProcessor.createCustomElementDelta(DeltaProcessor.java:1961) at org.eclipse.dltk.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1789) at org.eclipse.dltk.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:511) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:321) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:311) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:174) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:458) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1586) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2467) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2478) at org.eclipse.dltk.internal.core.ModelOperation.runOperation(ModelOperation.java:779) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1879) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1865) at org.eclipse.php.refactoring.core.changes.RenameBuildAndIcludePathChange.performChanges(RenameBuildAndIcludePathChange.java:93) at org.eclipse.php.refactoring.core.changes.RenameBuildAndIcludePathChange.perform(RenameBuildAndIcludePathChange.java:78) at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:281) at org.eclipse.php.refactoring.core.move.PHPMoveProcessorRunConfigTestCase0027489.testMove(PHPMoveProcessorRunConfigTestCase0027489.java:93) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/TestProject1 notify type hierarchies org.eclipse.dltk.core.ModelException: RunConfigTest0027489.php [in src00274891/src0027489 [in [in TestProject1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies Clearing last state for removed project : P/TestProject1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.refactoring.core.extract.function.AllTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.refactoring.core.extract.variable.AllTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/TestProject1 notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/TestProject1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/TestProject1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/TestProject1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/TestProject1 notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/TestProject1 notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/TestProject1 notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 96 of input Syntax error at character 96 of input Clearing last state for removed project : P/TestProject1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/TestProject1 Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/TestProject1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/TestProject1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/TestProject1 notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/TestProject1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/TestProject1 notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/project1 notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/project1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in project1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/project1 notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test2.php [in [in [in project1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/project1 notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test3.php [in [in [in project1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Clearing last state for removed project : P/project1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/project1 notify type hierarchies Add reset ZIP Type cache... [TEST] -> org.eclipse.php.refactoring.core.changes.AllTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Clearing last state for removed project : P/project1 notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/project1 notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Add reset ZIP Type cache... Clearing last state for removed project : P/project1 notify type hierarchies Tests run: 125, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.40 s -- in org.eclipse.php.refactoring.core.test.AllTests org.eclipse.php.refactoring.core.rename.RenameClassProcessorTest.testRename[resources/rename/RenameClass/testRenameClass.pdtt] -- Time elapsed: 0.354 s org.eclipse.php.refactoring.core.rename.RenameClassProcessorTest.testRename[resources/rename/RenameClass/testRenameClass0029408.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.refactoring.core.rename.RenameClassProcessorTest.testRename[resources/rename/RenameClass/testRenameClass1.pdtt] -- Time elapsed: 0.071 s org.eclipse.php.refactoring.core.rename.RenameClassProcessorTest.testRename[resources/rename/RenameClass/testRenameClass10.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.refactoring.core.rename.RenameClassProcessorTest.testRename[resources/rename/RenameClass/testRenameClass2.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.refactoring.core.rename.RenameClassProcessorTest.testRename[resources/rename/RenameClass/testRenameClass3.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.refactoring.core.rename.RenameClassProcessorTest.testRename[resources/rename/RenameClass/testRenameClass4.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.refactoring.core.rename.RenameClassProcessorTest.testRename[resources/rename/RenameClass/testRenameClass5.pdtt] -- Time elapsed: 0.079 s org.eclipse.php.refactoring.core.rename.RenameClassProcessorTest.testRename[resources/rename/RenameClass/testRenameClass6.pdtt] -- Time elapsed: 0.072 s org.eclipse.php.refactoring.core.rename.RenameClassProcessorTest.testRename[resources/rename/RenameClass/testRenameClass7.pdtt] -- Time elapsed: 0.066 s org.eclipse.php.refactoring.core.rename.RenameClassProcessorTest.testRename[resources/rename/RenameClass/testRenameClass8.pdtt] -- Time elapsed: 0.068 s org.eclipse.php.refactoring.core.rename.RenameClassProcessorTest.testRename[resources/rename/RenameClass/testRenameClass9.pdtt] -- Time elapsed: 0.073 s org.eclipse.php.refactoring.core.rename.RenameClassProcessorTest.testRename[resources/rename/RenameClass/testRenameInterface.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.refactoring.core.rename.RenameTraitProcessorTest.testRename[resources/rename/renameTrait/testRenameTrait.pdtt] -- Time elapsed: 0.936 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testClassFieldWithIncludeFiles.pdtt] -- Time elapsed: 0.093 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember.pdtt] -- Time elapsed: 0.083 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember1.pdtt] -- Time elapsed: 0.161 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember10.pdtt] -- Time elapsed: 0.071 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember11.pdtt] -- Time elapsed: 0.074 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember12.pdtt] -- Time elapsed: 0.086 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember2.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember26942.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember27036.pdtt] -- Time elapsed: 0.074 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember3.pdtt] -- Time elapsed: 0.074 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember30679.pdtt] -- Time elapsed: 0.076 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember4.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember5.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember6.pdtt] -- Time elapsed: 0.066 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember7.pdtt] -- Time elapsed: 0.069 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember8.pdtt] -- Time elapsed: 0.082 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember9.pdtt] -- Time elapsed: 0.074 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember_ZSTD-3934-1.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest.testRename[resources/rename/renameClassMember/testRenameClassMember_ZSTD-3934-2.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.refactoring.core.rename.RenameTraitMemberProcessorTest.testRename[resources/rename/renameTraitMember/testRenameTraitMember1.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.refactoring.core.rename.RenameTraitMemberProcessorTest.testRename[resources/rename/renameTraitMember/testRenameTraitMember2.pdtt] -- Time elapsed: 0.148 s org.eclipse.php.refactoring.core.rename.RenameTraitMemberProcessorTest.testRename[resources/rename/renameTraitMember/testRenameTraitMember3.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.refactoring.core.rename.RenameTraitMemberProcessorTest.testRename[resources/rename/renameTraitMember/testRenameTraitMember4.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.refactoring.core.rename.RenameTraitMemberProcessorTest.testRename[resources/rename/renameTraitMember/testRenameTraitMember5.pdtt] -- Time elapsed: 0.155 s org.eclipse.php.refactoring.core.rename.RenameTraitMemberProcessorTest.testRename[resources/rename/renameTraitMember/testRenameTraitMember6.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.refactoring.core.rename.RenameTraitMemberProcessorTest.testRename[resources/rename/renameTraitMember/testRenameTraitMember7.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.refactoring.core.rename.RenameFunctionProcessorTest.testRename[resources/rename/renameFunction/testRenameFunc.pdtt] -- Time elapsed: 0.065 s org.eclipse.php.refactoring.core.rename.RenameFunctionProcessorTest.testRename[resources/rename/renameFunction/testRenameFunc1.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.refactoring.core.rename.RenameFunctionProcessorTest.testRename[resources/rename/renameFunction/testRenameFunc2.pdtt] -- Time elapsed: 0.068 s org.eclipse.php.refactoring.core.rename.RenameGlobalConstantProcessorTest.testRename[resources/rename/renameGblConst/testRenameGblConst.pdtt] -- Time elapsed: 0.095 s org.eclipse.php.refactoring.core.rename.RenameGlobalVariableProcessorTest.testRename[resources/rename/renameGblVar/testRenameGblVar.pdtt] -- Time elapsed: 0.065 s org.eclipse.php.refactoring.core.rename.RenameGlobalVariableProcessorTest.testRename[resources/rename/renameGblVar/testRenameGblVar1.pdtt] -- Time elapsed: 0.088 s org.eclipse.php.refactoring.core.rename.RenameGlobalVariableProcessorTest.testRename[resources/rename/renameGblVar/testRenameGblVar2.pdtt] -- Time elapsed: 0.068 s org.eclipse.php.refactoring.core.rename.RenameGlobalVariableProcessorTest.testRename[resources/rename/renameGblVar/testRenameGblVar3.pdtt] -- Time elapsed: 0.068 s org.eclipse.php.refactoring.core.rename.RenameGlobalVariableProcessorTest.testRename[resources/rename/renameGblVar/testRenameGblVar4.pdtt] -- Time elapsed: 0.094 s org.eclipse.php.refactoring.core.rename.RenameLocalVariableProcessorTest.testRename[resources/rename/renameLocalVar/testRenameLocalVar.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.refactoring.core.rename.RenameLocalVariableProcessorTest.testRename[resources/rename/renameLocalVar/testRenameLocalVar2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.refactoring.core.rename.RenameLocalVariableProcessorTest.testRename[resources/rename/renameLocalVar/testRenameLocalVar3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.refactoring.core.rename.RenameLocalVariableProcessorTest.testRename[resources/rename/renameLocalVar/testRenameLocalVar30723.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.refactoring.core.rename.RenameResourceProcessorTest.testRename[resources/rename/renameResource/testRenameResource.pdtt] -- Time elapsed: 0.071 s org.eclipse.php.refactoring.core.rename.RenameResourceProcessorTest.testRename[resources/rename/renameResource/testRenameResource1.pdtt] -- Time elapsed: 0.071 s org.eclipse.php.refactoring.core.rename.RenameResourceProcessorTest.testRename[resources/rename/renameResource/testRenameResource3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.refactoring.core.rename.RenameResourceProcessorTest.testRename[resources/rename/renameResource/testRenameResource4.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.refactoring.core.rename.RenameProcessorTestCase0026915.testRename -- Time elapsed: 0.151 s org.eclipse.php.refactoring.core.rename.RenameProcessorTestCase0026972.testRename -- Time elapsed: 0.796 s org.eclipse.php.refactoring.core.rename.RenameProcessorTestCase0026988.testRename -- Time elapsed: 1.699 s org.eclipse.php.refactoring.core.rename.RenameProcessorTestCase0027134.testRename1 -- Time elapsed: 0.181 s org.eclipse.php.refactoring.core.rename.RenameProcessorTestCase0027134.testRename2 -- Time elapsed: 0.227 s org.eclipse.php.refactoring.core.rename.RenameFuncProcessorTestCase0027497.testRename -- Time elapsed: 1.443 s org.eclipse.php.refactoring.core.rename.PHPRenameProcessorRunConfigTestCase0027489.testRename -- Time elapsed: 0.187 s org.eclipse.php.refactoring.core.rename.PHPRenameProcessorRunConfigTestCase0027489file.testRename -- Time elapsed: 1.504 s org.eclipse.php.refactoring.core.rename.RenameFolderTestCase1.testRename -- Time elapsed: 0.162 s org.eclipse.php.refactoring.core.rename.RenameFolderTestCase2.testRename -- Time elapsed: 0.174 s org.eclipse.php.refactoring.core.rename.RenameFolderTestCase30346.testRename -- Time elapsed: 0.163 s org.eclipse.php.refactoring.core.rename.RenameLocalVarTest2.testRename -- Time elapsed: 0.100 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest1.testRename1 -- Time elapsed: 0.198 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest2.testRename1 -- Time elapsed: 0.162 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest3.testRename1 -- Time elapsed: 0.146 s org.eclipse.php.refactoring.core.rename.RenameClassMemberProcessorTest0027555.testRename1 -- Time elapsed: 0.203 s org.eclipse.php.refactoring.core.rename.RenameFileTestCase0029095.testRename -- Time elapsed: 0.182 s org.eclipse.php.refactoring.core.rename.RenameFileWithClass.testRename -- Time elapsed: 0.148 s org.eclipse.php.refactoring.core.rename.RenameProcessorTestCase0029408.testRename -- Time elapsed: 0.171 s org.eclipse.php.refactoring.core.rename.RenameProcessorTestCaseZSTD_1006.testRename1 -- Time elapsed: 0.198 s org.eclipse.php.refactoring.core.move.PHPMoveProcessorTestCase.testMove -- Time elapsed: 1.341 s org.eclipse.php.refactoring.core.move.PHPMoveProcessorTestCase1.testMove -- Time elapsed: 0.236 s org.eclipse.php.refactoring.core.move.PHPMoveProcessorTestCase0027202.testMove -- Time elapsed: 0.151 s org.eclipse.php.refactoring.core.move.PHPMoveProcessorTestCase0029253.testMoveFolder0029253 -- Time elapsed: 0.224 s org.eclipse.php.refactoring.core.move.PHPMoveProcessorRunConfigTestCase.testMove -- Time elapsed: 0.078 s org.eclipse.php.refactoring.core.move.PHPMoveProcessorRunConfigTestCase1.testMove -- Time elapsed: 0.110 s org.eclipse.php.refactoring.core.move.PHPMoveProcessorRunConfigTestCase2.testMove -- Time elapsed: 1.820 s org.eclipse.php.refactoring.core.move.PHPMoveProcessorRunConfigTestCase0027489.testMove -- Time elapsed: 0.106 s org.eclipse.php.refactoring.core.move.PHPMoveProcessorBreakPointTestCase.testMove -- Time elapsed: 1.430 s org.eclipse.php.refactoring.core.move.PHPMoveProcessorTest.testMove[resources/move/testMove.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.refactoring.core.move.PHPMoveProcessorTest.testMove[resources/move/testMove1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.refactoring.core.move.PHPMoveProcessorTest.testMove[resources/move/testMove2.pdtt] -- Time elapsed: 0.054 s org.eclipse.php.refactoring.core.move.PHPMoveProcessorTest.testMove[resources/move/testMove3.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.refactoring.core.move.PHPMoveProcessorTest.testMove[resources/move/testMove4.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.refactoring.core.extract.function.ExtractFunctionRefactoringTest.testExtract[resources/extractfunc/testDynamicMethod.pdtt] -- Time elapsed: 0.136 s org.eclipse.php.refactoring.core.extract.function.ExtractFunctionRefactoringTest.testExtract[resources/extractfunc/testExtractVarRead.pdtt] -- Time elapsed: 0.005 s org.eclipse.php.refactoring.core.extract.function.ExtractFunctionRefactoringTest.testExtract[resources/extractfunc/testForStatemet0029664.pdtt] -- Time elapsed: 0.049 s org.eclipse.php.refactoring.core.extract.function.ExtractFunctionRefactoringTest.testExtract[resources/extractfunc/testStaticMethod.pdtt] -- Time elapsed: 0.006 s org.eclipse.php.refactoring.core.extract.function.ExtractFunctionRefactoringTest.testExtract[resources/extractfunc/testVarWrite.pdtt] -- Time elapsed: 0.003 s org.eclipse.php.refactoring.core.extract.function.ExtractFunctionRefactoringTest.testExtract[resources/extractfunc/testVaraibleInstance.pdtt] -- Time elapsed: 0.009 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTest.testExtractVar[resources/extractvar/testExtractVar.pdtt] -- Time elapsed: 0.014 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTest.testExtractVar[resources/extractvar/testExtractVar1.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTest.testExtractVar[resources/extractvar/testExtractVar2.pdtt] -- Time elapsed: 0.004 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTest.testExtractVar[resources/extractvar/testExtractVar3.pdtt] -- Time elapsed: 0.022 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTest.testExtractVar[resources/extractvar/testExtractVar4.pdtt] -- Time elapsed: 0.012 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTest1.testExtract -- Time elapsed: 0.083 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTest1.testExtract1 -- Time elapsed: 0.099 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTest2.testExtract -- Time elapsed: 0.108 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTest2.testExtract1 -- Time elapsed: 0.082 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTest2.testExtract2 -- Time elapsed: 0.075 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTest3.testExtractVar -- Time elapsed: 0.104 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTest27457.testExtractVar -- Time elapsed: 0.087 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTest26642.testExtractVar -- Time elapsed: 0.078 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTestGetVariableName.testExtractVar -- Time elapsed: 0.125 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTestGetVariableName.testExtractMethod -- Time elapsed: 0.095 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTestGetVariableName.testExtractVar1 -- Time elapsed: 0.096 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTestGetVariableName.testExtractVar2 -- Time elapsed: 0.074 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTestGetVariableName.testExtractVar3 -- Time elapsed: 0.073 s org.eclipse.php.refactoring.core.extract.variable.ExtractVariableRefactoringTestGetVariableName.testExtractVar4 -- Time elapsed: 0.072 s org.eclipse.php.refactoring.ui.actions.RenamePHPElementActionDelegateTest.testIsSourceReference -- Time elapsed: 0.092 s org.eclipse.php.refactoring.ui.actions.RenamePHPElementActionDelegateTest.testGetSourceOffsetAndGetNode1 -- Time elapsed: 0.092 s org.eclipse.php.refactoring.ui.actions.RenamePHPElementActionDelegateTest.testGetSourceOffsetAndGetNode2 -- Time elapsed: 0.071 s org.eclipse.php.refactoring.ui.actions.RenamePHPElementActionDelegateTest.testGetSourceOffsetAndGetNode3 -- Time elapsed: 0.073 s org.eclipse.php.refactoring.ui.actions.RenamePHPElementActionDelegateTest.testIsScriptContainer -- Time elapsed: 0.071 s org.eclipse.php.refactoring.ui.actions.RenamePHPElementActionDelegateTest.testGetSourceOffsetAndGetNode -- Time elapsed: 0.089 s org.eclipse.php.refactoring.core.changes.ProgramDocumentChangeTest.testGetProgram -- Time elapsed: 0.091 s org.eclipse.php.refactoring.core.changes.ProgramFileChangeTest.testGetProgram -- Time elapsed: 0.071 s org.eclipse.php.refactoring.core.changes.ProgramFileChangeTest.testGetCurrentContent -- Time elapsed: 0.076 s Results: Tests run: 125, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --------------< org.eclipse.php:org.eclipse.php.ui.tests >-------------- [INFO] Building org.eclipse.php.ui.tests 8.3.0-SNAPSHOT [31/46] [INFO] from tests/org.eclipse.php.ui.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.ui.tests --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.ui.tests --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.ui.tests --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.ui.tests --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.ui.tests --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.ui.tests --- [INFO] Resolving class path of org.eclipse.php.ui.tests [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.ui.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.ui.tests --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.ui.tests --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.ui.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.ui.tests --- [INFO] 137 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/org.eclipse.php.ui.tests-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/org.eclipse.php.ui.tests-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.ui.tests --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.ui.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/org.eclipse.php.ui.tests-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/org.eclipse.php.ui.tests-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.ui.tests --- [INFO] [INFO] --- tycho-surefire:4.0.6:test (default-test) @ org.eclipse.php.ui.tests --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -server, -Dfile.encoding=UTF-8, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/surefire.properties, -nouithread] Running org.eclipse.php.ui.tests.AllTests [TESTS] -> org.eclipse.php.ui.tests.AllTests [TEST] -> org.eclipse.php.ui.tests.contentassist.ContentAssistTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies TODO: Add langauge dependent code here... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal01.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.typeinference.BindingUtility.(BindingUtility.java:67) at org.eclipse.php.internal.core.typeinference.BindingUtility.(BindingUtility.java:85) at org.eclipse.php.core.ast.nodes.DefaultBindingResolver.(DefaultBindingResolver.java:98) at org.eclipse.php.core.ast.nodes.ASTParser.(ASTParser.java:70) at org.eclipse.php.core.ast.nodes.ASTParser.newParser(ASTParser.java:110) at org.eclipse.php.internal.ui.editor.validation.PHPReconcilingStrategy.reconcile(PHPReconcilingStrategy.java:148) at org.eclipse.php.internal.ui.editor.validation.PHPReconcilingStrategy$1.run(PHPReconcilingStrategy.java:97) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.php.internal.ui.editor.validation.PHPReconcilingStrategy.reconcile(PHPReconcilingStrategy.java:94) at org.eclipse.php.internal.ui.editor.validation.PHPReconcilingStrategy.initialReconcile(PHPReconcilingStrategy.java:64) at org.eclipse.php.internal.ui.editor.PHPStructuredRegionProcessor.initialReconcile(PHPStructuredRegionProcessor.java:62) at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor$BackgroundThread.run(DirtyRegionProcessor.java:663) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal02.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal03.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: keywordSpace02.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: optionalParameters.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode02.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction01.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction02.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod01.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod02.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod03.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocProperty01.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocTag01.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocTag02.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag01.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag02.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag03.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag04.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag05.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag06.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag07.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag08.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal02.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal03.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: keywordSpace02.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: optionalParameters.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode02.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode03.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction02.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod02.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod03.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocProperty01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocTag01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocTag02.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag02.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag03.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag04.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag05.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag06.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag07.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag08.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: extend.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: insideString.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: insideString2.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: instanceof1.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 96 of input Syntax error at character 96 of input Syntax error at character 96 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 78 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace1.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace10.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace11.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace12.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... org.eclipse.dltk.core.ModelException: namespace13.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 280 of input Syntax error at character 280 of input Syntax error at character 280 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace14.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace2.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace3.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 197 of input Syntax error at character 197 of input Syntax error at character 197 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace4.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 280 of input Syntax error at character 280 of input Syntax error at character 280 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace5.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace6.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace7.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace8.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: File not found: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/work/data/Content Assist_PHP5_3/namespace9.php. at org.eclipse.dltk.internal.core.util.Util.getResourceContentsAsCharArray(Util.java:520) at org.eclipse.dltk.internal.core.util.Util.getResourceContentsAsCharArray(Util.java:476) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:386) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.eclipse.core.internal.resources.ResourceException: File not found: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/work/data/Content Assist_PHP5_3/namespace9.php. at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:881) at org.eclipse.core.internal.resources.File.getContents(File.java:298) at org.eclipse.dltk.internal.core.util.Util.getResourceContentsAsCharArray(Util.java:515) ... 16 more Caused by: java.lang.Exception: File not found: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/work/data/Content Assist_PHP5_3/namespace9.php. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) ... 19 more notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace_instantiation01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode05.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode06.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode07.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocParamTag01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 55 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test474780.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test483335.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testClassAlias01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testClassAlias2.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testExtendNamespaceClass.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal02.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal03.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal04-no_prefix.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal04.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal05.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testInheritdoc01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 125 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass03.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 75 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass04.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 122 of input Syntax error at character 122 of input Syntax error at character 122 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: Resource '/Content Assist_PHP5_3/testUseInjection01.php' does not exist. at org.eclipse.dltk.internal.core.util.Util.getResourceContentsAsCharArray(Util.java:520) at org.eclipse.dltk.internal.core.util.Util.getResourceContentsAsCharArray(Util.java:476) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:386) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.eclipse.core.internal.resources.ResourceException: Resource '/Content Assist_PHP5_3/testUseInjection01.php' does not exist. at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:367) at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:241) at org.eclipse.core.internal.resources.File.getContents(File.java:296) at org.eclipse.dltk.internal.core.util.Util.getResourceContentsAsCharArray(Util.java:515) ... 16 more Caused by: java.lang.Exception: Resource '/Content Assist_PHP5_3/testUseInjection01.php' does not exist. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) ... 20 more notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... Syntax error at character 124 of input Syntax error at character 124 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseInjection02.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseName01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: thrownew.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 73 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNamespacedConst01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 97 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: testNamespacedFunction01.php [in [in [in Content Assist_PHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal02.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal03.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: keywordSpace02.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: optionalParameters.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode02.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode03.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: File not found: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/work/data/Content Assist_PHP5_6/overwritemodeGlobalFunction02.php. at org.eclipse.dltk.internal.core.util.Util.getResourceContentsAsCharArray(Util.java:520) at org.eclipse.dltk.internal.core.util.Util.getResourceContentsAsCharArray(Util.java:476) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:386) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.eclipse.core.internal.resources.ResourceException: File not found: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/work/data/Content Assist_PHP5_6/overwritemodeGlobalFunction02.php. at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:881) at org.eclipse.core.internal.resources.File.getContents(File.java:298) at org.eclipse.dltk.internal.core.util.Util.getResourceContentsAsCharArray(Util.java:515) ... 16 more Caused by: java.lang.Exception: File not found: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.ui.tests/target/work/data/Content Assist_PHP5_6/overwritemodeGlobalFunction02.php. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) ... 19 more notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod02.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod03.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocProperty01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocTag01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocTag02.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag02.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag03.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag04.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag05.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag06.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag07.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag08.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: extend.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: insideString.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: insideString2.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: instanceof1.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 96 of input Syntax error at character 96 of input Syntax error at character 96 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 78 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace1.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace10.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace11.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace12.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace13.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 280 of input Syntax error at character 280 of input Syntax error at character 280 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace14.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace2.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace3.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 197 of input Syntax error at character 197 of input Syntax error at character 197 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace4.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 280 of input Syntax error at character 280 of input Syntax error at character 280 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace5.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace6.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace7.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace8.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace9.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace_instantiation01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode05.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode06.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode07.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocParamTag01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 55 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test474780.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test483335.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testClassAlias01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testClassAlias2.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testExtendNamespaceClass.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal02.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal03.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal04-no_prefix.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal04.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal05.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testInheritdoc01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 125 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass03.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 75 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass04.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 122 of input Syntax error at character 122 of input Syntax error at character 122 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseInjection01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 124 of input Syntax error at character 124 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseInjection02.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseName01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: thrownew.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace02.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace03.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 66 of input Syntax error at character 66 of input Syntax error at character 66 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst02.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst03.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst04.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst05.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 70 of input Syntax error at character 70 of input Syntax error at character 70 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction02.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction03.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction04.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction05.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument01.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument02.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument03.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument04.php [in [in [in Content Assist_PHP5_6]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal03.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: keywordSpace02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: optionalParameters.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode03.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod03.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocProperty01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocTag01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocTag02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag03.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag04.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag05.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag06.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag07.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag08.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: extend.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: insideString.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: insideString2.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: instanceof1.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 96 of input Syntax error at character 96 of input Syntax error at character 96 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 78 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace1.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace10.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace11.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace12.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace13.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 280 of input Syntax error at character 280 of input Syntax error at character 280 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace14.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace2.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace3.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 197 of input Syntax error at character 197 of input Syntax error at character 197 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace4.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 280 of input Syntax error at character 280 of input Syntax error at character 280 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace5.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace6.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace7.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace8.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace9.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace_instantiation01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode05.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode06.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode07.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocParamTag01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 55 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test474780.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test483335.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testClassAlias01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testClassAlias2.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testExtendNamespaceClass.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal03.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal04-no_prefix.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal04.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal05.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testInheritdoc01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 125 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass03.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 75 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass04.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 122 of input Syntax error at character 122 of input Syntax error at character 122 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseInjection01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 124 of input Syntax error at character 124 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseInjection02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseName01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: thrownew.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace03.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 66 of input Syntax error at character 66 of input Syntax error at character 66 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst03.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst04.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst05.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 70 of input Syntax error at character 70 of input Syntax error at character 70 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction03.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction04.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction05.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument03.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument04.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement01B.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement02.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement02B.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement03_overwrite.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement03_overwriteB.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies org.eclipse.dltk.core.ModelException: returnType01.php [in [in [in Content Assist_PHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal03.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: keywordSpace02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: optionalParameters.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode03.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod03.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocProperty01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocTag01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocTag02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag03.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag04.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag05.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag06.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag07.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag08.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: extend.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: insideString.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: insideString2.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: instanceof1.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 96 of input Syntax error at character 96 of input Syntax error at character 96 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 78 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace1.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace10.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace11.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace12.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace13.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 280 of input Syntax error at character 280 of input Syntax error at character 280 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace14.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace2.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace3.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 197 of input Syntax error at character 197 of input Syntax error at character 197 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace4.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 280 of input Syntax error at character 280 of input Syntax error at character 280 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace5.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace6.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace7.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace8.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace9.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace_instantiation01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode05.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode06.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode07.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocParamTag01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 55 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test474780.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test483335.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testClassAlias01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testClassAlias2.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testExtendNamespaceClass.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... org.eclipse.dltk.core.ModelException: testGlobal02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal03.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal04-no_prefix.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal04.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal05.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testInheritdoc01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 125 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass03.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 75 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass04.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 122 of input Syntax error at character 122 of input Syntax error at character 122 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseInjection01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 124 of input Syntax error at character 124 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseInjection02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseName01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: thrownew.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace03.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 66 of input Syntax error at character 66 of input Syntax error at character 66 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst03.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst04.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst05.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 70 of input Syntax error at character 70 of input Syntax error at character 70 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction03.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction04.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction05.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument03.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument04.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement01B.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement02.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement02B.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement03_overwrite.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement03_overwriteB.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: returnType01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: multipleCatch01.php [in [in [in Content Assist_PHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal03.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: keywordSpace02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: optionalParameters.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode03.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod03.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocProperty01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocTag01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocTag02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag03.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag04.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag05.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag06.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag07.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag08.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: extend.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: insideString.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: insideString2.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: instanceof1.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 96 of input Syntax error at character 96 of input Syntax error at character 96 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 78 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace1.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace10.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace11.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace12.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace13.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 280 of input Syntax error at character 280 of input Syntax error at character 280 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace14.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace2.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace3.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 197 of input Syntax error at character 197 of input Syntax error at character 197 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace4.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 280 of input Syntax error at character 280 of input Syntax error at character 280 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace5.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace6.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace7.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace8.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace9.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace_instantiation01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode05.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode06.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode07.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocParamTag01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 55 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test474780.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test483335.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testClassAlias01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testClassAlias2.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testExtendNamespaceClass.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal03.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal04-no_prefix.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal04.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal05.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testInheritdoc01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 125 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass03.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 75 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass04.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 122 of input Syntax error at character 122 of input Syntax error at character 122 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseInjection01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 124 of input Syntax error at character 124 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseInjection02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseName01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: thrownew.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace03.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 66 of input Syntax error at character 66 of input Syntax error at character 66 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst03.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst04.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst05.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 70 of input Syntax error at character 70 of input Syntax error at character 70 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction03.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction04.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction05.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument03.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument04.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement01B.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement02.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement02B.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement03_overwrite.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement03_overwriteB.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: returnType01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: multipleCatch01.php [in [in [in Content Assist_PHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal03.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: keywordSpace02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: optionalParameters.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode03.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod03.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocProperty01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocTag01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocTag02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag03.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag04.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag05.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag06.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag07.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag08.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: extend.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: insideString.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: insideString2.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: instanceof1.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 96 of input Syntax error at character 96 of input Syntax error at character 96 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 78 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace1.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace10.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace11.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace12.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace13.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 280 of input Syntax error at character 280 of input Syntax error at character 280 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace14.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace2.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... org.eclipse.dltk.core.ModelException: namespace3.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 197 of input Syntax error at character 197 of input Syntax error at character 197 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace4.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 280 of input Syntax error at character 280 of input Syntax error at character 280 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace5.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace6.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace7.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace8.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace9.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace_instantiation01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode05.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode06.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode07.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocParamTag01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 55 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test474780.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test483335.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testClassAlias01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testClassAlias2.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testExtendNamespaceClass.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal03.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal04-no_prefix.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal04.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal05.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testInheritdoc01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 125 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass03.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 75 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass04.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 122 of input Syntax error at character 122 of input Syntax error at character 122 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseInjection01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 124 of input Syntax error at character 124 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseInjection02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseName01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: thrownew.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace03.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 66 of input Syntax error at character 66 of input Syntax error at character 66 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst03.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst04.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst05.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 70 of input Syntax error at character 70 of input Syntax error at character 70 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction03.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction04.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction05.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument03.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument04.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement01B.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement02.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement02B.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement03_overwrite.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement03_overwriteB.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: returnType01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: multipleCatch01.php [in [in [in Content Assist_PHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: arrayStringProposal03.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: keywordSpace02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: optionalParameters.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode03.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemodeGlobalFunction02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocMethod03.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocProperty01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag03.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag04.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag05.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag06.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag07.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocVarTag08.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: extend.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: insideString.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: insideString2.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: instanceof1.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 96 of input Syntax error at character 96 of input Syntax error at character 96 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 78 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace1.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace10.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace11.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace12.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace13.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 280 of input Syntax error at character 280 of input Syntax error at character 280 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace14.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace2.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace3.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 197 of input Syntax error at character 197 of input Syntax error at character 197 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace4.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 280 of input Syntax error at character 280 of input Syntax error at character 280 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace5.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace6.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace7.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace8.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace9.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: namespace_instantiation01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode04.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode05.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode06.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: overwritemode07.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: phpDocParamTag01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 55 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test474780.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test483335.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testClassAlias01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testClassAlias2.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testExtendNamespaceClass.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal03.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal04-no_prefix.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal04.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testGlobal05.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testInheritdoc01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 125 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass03.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 75 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testNewClass04.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 122 of input Syntax error at character 122 of input Syntax error at character 122 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseInjection01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Syntax error at character 124 of input Syntax error at character 124 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... org.eclipse.dltk.core.ModelException: testUseInjection02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: testUseName01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: thrownew.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: memberInNamespace03.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 66 of input Syntax error at character 66 of input Syntax error at character 66 of input update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst03.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst04.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useConst05.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Syntax error at character 70 of input Syntax error at character 70 of input Syntax error at character 70 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction03.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction04.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: useFunction05.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument03.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: variadicArgument04.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement01B.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement02.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement02B.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement03_overwrite.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: groupUseStatement03_overwriteB.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: returnType01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: multipleCatch01.php [in [in [in Content Assist_PHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test10.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test11.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test12.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test13.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test14.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test15.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test16.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test17.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test18.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test19.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test20.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test21.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test22.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test23.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test24.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test25.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test26.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test27.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test28.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test29.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test30.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test31.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test32.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test33.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test34.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test35.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test36.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test37.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test38.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test39.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test40.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test41.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test42.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test43.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test44.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test45.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test46.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test47.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test48.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test49.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test50.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test51.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test52.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test53.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test54.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test55.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test56.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test57.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test58.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test59.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test61.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: context: BasicContext, module test62.php - using NullGoalEvaluator No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: TMP2 context: BasicContext, module test62.php - using NullGoalEvaluator update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test62.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test63.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test64.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test65.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test66.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test67.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test68.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test69.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test70.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test71.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test72.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test73.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test74.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test75.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test76.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test77.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test78.php [in [in [in FormatterTestsPHP5]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test12.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test13.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test14.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test15.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test16.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test17.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test18.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test19.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test20.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test21.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test22.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test23.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test24.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test25.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test26.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test27.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test28.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test29.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test30.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test31.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test32.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test33.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test34.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test35.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test36.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test37.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test38.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test39.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test40.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test41.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test42.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test43.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test44.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test45.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test46.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test47.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test48.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test49.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test50.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test51.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test52.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test53.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test54.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test55.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test56.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test57.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test58.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test59.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test60.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test61.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: context: BasicContext, module test62.php - using NullGoalEvaluator No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: TMP2 context: BasicContext, module test62.php - using NullGoalEvaluator notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test62.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test63.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test64.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test65.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test66.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test67.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test68.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test69.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test70.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test71.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test72.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test73.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test74.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test75.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test76.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test77.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test78.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test79.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test80.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test81.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test82.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test83.php [in [in [in FormatterTestsPHP5_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test10.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test11.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test12.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test13.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test14.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test15.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test16.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test17.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test18.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test19.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test20.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test21.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test22.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test23.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test24.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test25.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test26.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test27.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test28.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test29.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test30.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test31.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test32.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test33.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test34.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test35.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test36.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test37.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test38.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test39.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test40.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test41.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test42.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test43.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test44.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test45.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test46.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test47.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test48.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test49.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test50.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test51.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test52.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test53.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test54.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test55.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test56.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test57.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test58.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test59.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test60.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test61.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: context: BasicContext, module test62.php - using NullGoalEvaluator No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: TMP2 context: BasicContext, module test62.php - using NullGoalEvaluator update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test62.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test63.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test64.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test65.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test66.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test67.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test68.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test69.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test70.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test71.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test72.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test73.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test74.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test75.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test76.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test77.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test78.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test79.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test80.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test81.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test82.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test83.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test84.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test85.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test86.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test87.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test88.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test89.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test90.php [in [in [in FormatterTestsPHP7_0]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test10.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test11.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test12.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test13.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test14.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test15.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test16.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test17.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test18.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test19.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test20.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test21.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test22.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test23.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test24.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test25.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test26.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test27.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test28.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test29.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test30.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test31.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test32.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test33.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test34.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test35.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test36.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test37.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test38.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test39.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test40.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test41.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test42.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test43.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test44.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test45.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test46.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test47.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test48.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test49.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test50.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test51.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test52.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test53.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test54.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test55.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test56.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test57.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test58.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test59.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test60.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test61.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: context: BasicContext, module test62.php - using NullGoalEvaluator No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: TMP2 context: BasicContext, module test62.php - using NullGoalEvaluator notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test62.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test63.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test64.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test65.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test66.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test67.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test68.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test70.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test71.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test72.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test73.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test74.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test75.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test76.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test77.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test78.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test79.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test80.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test81.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test82.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test83.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test84.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test85.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: Resource '/FormatterTestsPHP7_1/test86.php' does not exist. at org.eclipse.dltk.internal.core.util.Util.getResourceContentsAsCharArray(Util.java:520) at org.eclipse.dltk.internal.core.util.Util.getResourceContentsAsCharArray(Util.java:476) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:386) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) notify type hierarchies at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.eclipse.core.internal.resources.ResourceException: Resource '/FormatterTestsPHP7_1/test86.php' does not exist. at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:367) at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:241) at org.eclipse.core.internal.resources.File.getContents(File.java:296) at org.eclipse.dltk.internal.core.util.Util.getResourceContentsAsCharArray(Util.java:515) ... 17 more Caused by: java.lang.Exception: Resource '/FormatterTestsPHP7_1/test86.php' does not exist. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) ... 21 more org.eclipse.dltk.core.ModelException: test86.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test87.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test88.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test89.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test90.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test91.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test92.php [in [in [in FormatterTestsPHP7_1]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test10.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test11.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test12.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test13.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test14.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test15.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test16.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test17.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test18.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test19.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test20.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test21.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test22.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test23.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test24.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test25.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test26.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test27.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test28.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test29.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test30.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test31.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test32.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test33.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test34.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test35.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test36.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test37.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test38.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test39.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test40.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test41.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test42.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test43.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test44.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test45.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test46.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test47.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test48.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test49.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test50.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test51.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test52.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test53.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test54.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test55.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test56.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test57.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test58.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test59.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test60.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test61.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: context: BasicContext, module test62.php - using NullGoalEvaluator No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: TMP2 context: BasicContext, module test62.php - using NullGoalEvaluator update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test62.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test63.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test64.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test65.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test66.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test67.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test68.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test69.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test70.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test71.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test72.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test73.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test74.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test75.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test76.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test77.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test78.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test79.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test80.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test81.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test82.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test83.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test84.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test85.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test86.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test87.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test88.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test89.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test90.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test91.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test92.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test93.php [in [in [in FormatterTestsPHP7_2]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test10.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test11.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test12.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test13.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test14.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test15.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test16.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test17.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test18.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test19.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test20.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test21.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test22.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test23.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test24.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test25.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test26.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test27.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test28.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test29.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test30.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test31.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test32.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test33.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test34.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test35.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test36.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test37.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test38.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test39.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test40.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test41.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test42.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test43.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test44.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test45.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test46.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test47.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test48.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test49.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test50.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test51.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test52.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test53.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test54.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test55.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test56.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test57.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test58.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test59.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test60.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test61.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: context: BasicContext, module test62.php - using NullGoalEvaluator No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: TMP2 context: BasicContext, module test62.php - using NullGoalEvaluator notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test62.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test63.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test64.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test65.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test67.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test68.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test69.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test70.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test71.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... org.eclipse.dltk.core.ModelException: test72.php [in [in [in FormatterTestsPHP7_3]]] does not exist notify type hierarchies at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test73.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test74.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test75.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test76.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test77.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test78.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test79.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test80.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test81.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test82.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test83.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test84.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test85.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test86.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test87.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test88.php [in [in [in FormatterTestsPHP7_3]]] does not exist update index: some actions are required to perform here.... notify type hierarchies at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test89.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test90.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test91.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test92.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: test93.php [in [in [in FormatterTestsPHP7_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test1.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test2.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test3.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test4.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test5.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test6.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test7.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test8.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test9.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test10.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test11.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test12.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test13.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test14.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test15.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test16.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test17.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test18.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test19.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test20.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test21.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test22.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test23.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test24.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test25.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test26.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test27.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test28.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test29.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test30.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test31.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test32.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test33.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test34.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test35.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test36.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test37.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test38.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test39.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test40.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test41.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test42.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test43.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test44.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test45.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test46.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test47.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test48.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test49.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test50.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test51.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test52.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test53.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test54.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test55.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test56.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test57.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test58.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test59.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test60.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test61.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: context: BasicContext, module test62.php - using NullGoalEvaluator No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: TMP2 context: BasicContext, module test62.php - using NullGoalEvaluator notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test62.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test63.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test64.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test65.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test66.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test67.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test68.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test69.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test70.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test71.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test72.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test73.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test74.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test75.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test76.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test77.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test78.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test79.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test80.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test81.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test82.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test83.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test84.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test85.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test86.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test87.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test88.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test89.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test90.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) Bu possible. type should be unresolved... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test91.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: test92.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests notify type hierarchies org.eclipse.dltk.core.ModelException: test93.php [in [in [in FormatterTestsPHP7_4]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies Syntax error at character 46 of input Syntax error at character 53 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies [TEST] -> org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: 1708966901947.php [in [in [in OrganizeUseStatements_PHP8_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: 1708966902506.php [in [in [in OrganizeUseStatements_PHP8_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: 1708966902738.php [in [in [in OrganizeUseStatements_PHP8_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: 1708966902938.php [in [in [in OrganizeUseStatements_PHP8_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: 1708966903428.php [in [in [in OrganizeUseStatements_PHP8_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: 1708966903595.php [in [in [in OrganizeUseStatements_PHP8_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: 1708966903784.php [in [in [in OrganizeUseStatements_PHP8_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies No evaluator registered for .ExpressionTypeGoal: ExpressionTypeGoal: { } context: BasicContext, module 1708966903971.php - using NullGoalEvaluator notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: 1708966904293.php [in [in [in OrganizeUseStatements_PHP8_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: 1708966904466.php [in [in [in OrganizeUseStatements_PHP8_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies org.eclipse.dltk.core.ModelException: 1708966904651.php [in [in [in OrganizeUseStatements_PHP8_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies org.eclipse.dltk.core.ModelException: 1708966905029.php [in [in [in OrganizeUseStatements_PHP8_3]]] does not exist at org.eclipse.dltk.internal.core.ModelElement.newNotPresentException(ModelElement.java:268) at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:383) at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:336) at org.eclipse.dltk.internal.core.AbstractSourceModule.getContentsAsCharArray(AbstractSourceModule.java:356) at org.eclipse.php.internal.core.compiler.ast.parser.AbstractPHPSourceParser.parse(AbstractPHPSourceParser.java:54) at org.eclipse.php.internal.core.compiler.ast.parser.PHPSourceParserFactory.parse(PHPSourceParserFactory.java:38) at org.eclipse.dltk.core.SourceParserUtil.parse(SourceParserUtil.java:150) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:186) at org.eclipse.dltk.core.SourceParserUtil.getModuleDeclaration(SourceParserUtil.java:181) at org.eclipse.php.internal.core.index.PHPIndexingParser.parseSourceModule(PHPIndexingParser.java:28) at org.eclipse.dltk.core.index2.AbstractIndexer.indexDocument(AbstractIndexer.java:47) at org.eclipse.dltk.internal.core.index.lucene.LuceneIndexer.indexDocument(LuceneIndexer.java:170) at org.eclipse.dltk.internal.core.index2.AddSourceModuleRequest.run(AddSourceModuleRequest.java:48) at org.eclipse.dltk.internal.core.index2.ReconcileSourceModuleRequest.run(ReconcileSourceModuleRequest.java:60) at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:81) at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:419) at java.base/java.lang.Thread.run(Thread.java:833) notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... TODO: Require to check for ExternalProjectFragment compatibility. TODO: Require to check for ExternalProjectFragment compatibility. Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Bu possible. type should be unresolved... Bu possible. type should be unresolved... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Syntax error at character 2652 of input Syntax error at character 2652 of input Syntax error at character 2652 of input Syntax error at character 2652 of input Syntax error at character 2652 of input Syntax error at character 2652 of input Syntax error at character 2652 of input Syntax error at character 2652 of input Syntax error at character 2652 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies Syntax error at character 2652 of input Syntax error at character 2652 of input Syntax error at character 2652 of input Syntax error at character 2652 of input Syntax error at character 2652 of input Syntax error at character 2652 of input Syntax error at character 2652 of input Syntax error at character 2652 of input notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies update index: some actions are required to perform here.... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Tests run: 1437, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 209.0 s -- in org.eclipse.php.ui.tests.AllTests org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal01.pdtt] -- Time elapsed: 3.497 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal02.pdtt] -- Time elapsed: 0.235 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal03.pdtt] -- Time elapsed: 0.220 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/instanceof.pdtt] -- Time elapsed: 0.277 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace01.pdtt] -- Time elapsed: 0.222 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace02.pdtt] -- Time elapsed: 0.251 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/optionalParameters.pdtt] -- Time elapsed: 0.356 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode.pdtt] -- Time elapsed: 0.258 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode02.pdtt] -- Time elapsed: 0.293 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode03.pdtt] -- Time elapsed: 0.304 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode04.pdtt] -- Time elapsed: 0.267 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction01.pdtt] -- Time elapsed: 0.282 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction02.pdtt] -- Time elapsed: 0.219 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod01.pdtt] -- Time elapsed: 0.296 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod02.pdtt] -- Time elapsed: 0.267 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod03.pdtt] -- Time elapsed: 0.226 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocProperty01.pdtt] -- Time elapsed: 0.182 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag01.pdtt] -- Time elapsed: 0.170 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag02.pdtt] -- Time elapsed: 0.187 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag01.pdtt] -- Time elapsed: 0.186 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag02.pdtt] -- Time elapsed: 0.190 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag03.pdtt] -- Time elapsed: 0.218 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag04.pdtt] -- Time elapsed: 0.151 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag05.pdtt] -- Time elapsed: 0.212 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag06.pdtt] -- Time elapsed: 0.200 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag07.pdtt] -- Time elapsed: 0.205 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag08.pdtt] -- Time elapsed: 0.185 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testExtendClass.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass01.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass02.pdtt] -- Time elapsed: 0.153 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal01.pdtt] -- Time elapsed: 1.359 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal02.pdtt] -- Time elapsed: 0.136 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal03.pdtt] -- Time elapsed: 0.153 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/instanceof.pdtt] -- Time elapsed: 0.152 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace01.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace02.pdtt] -- Time elapsed: 0.140 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/optionalParameters.pdtt] -- Time elapsed: 0.238 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode.pdtt] -- Time elapsed: 0.204 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode02.pdtt] -- Time elapsed: 0.230 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode03.pdtt] -- Time elapsed: 0.222 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode04.pdtt] -- Time elapsed: 0.208 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction01.pdtt] -- Time elapsed: 0.216 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction02.pdtt] -- Time elapsed: 0.216 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod01.pdtt] -- Time elapsed: 0.177 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod02.pdtt] -- Time elapsed: 0.178 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod03.pdtt] -- Time elapsed: 0.164 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocProperty01.pdtt] -- Time elapsed: 0.170 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag01.pdtt] -- Time elapsed: 0.165 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag02.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag01.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag02.pdtt] -- Time elapsed: 0.161 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag03.pdtt] -- Time elapsed: 0.202 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag04.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag05.pdtt] -- Time elapsed: 0.164 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag06.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag07.pdtt] -- Time elapsed: 0.183 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag08.pdtt] -- Time elapsed: 0.198 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testExtendClass.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass01.pdtt] -- Time elapsed: 0.163 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass02.pdtt] -- Time elapsed: 0.177 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/extend.pdtt] -- Time elapsed: 0.159 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/insideString.pdtt] -- Time elapsed: 0.199 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/insideString2.pdtt] -- Time elapsed: 0.184 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/instanceof1.pdtt] -- Time elapsed: 0.174 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace.pdtt] -- Time elapsed: 0.277 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace1.pdtt] -- Time elapsed: 0.162 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace10.pdtt] -- Time elapsed: 0.193 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace11.pdtt] -- Time elapsed: 0.153 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace12.pdtt] -- Time elapsed: 0.161 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace13.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace14.pdtt] -- Time elapsed: 0.160 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace2.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace3.pdtt] -- Time elapsed: 0.192 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace4.pdtt] -- Time elapsed: 0.148 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace5.pdtt] -- Time elapsed: 0.146 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace6.pdtt] -- Time elapsed: 0.166 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace7.pdtt] -- Time elapsed: 0.158 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace8.pdtt] -- Time elapsed: 0.174 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace9.pdtt] -- Time elapsed: 0.191 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace_instantiation01.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode.pdtt] -- Time elapsed: 0.159 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode02.pdtt] -- Time elapsed: 0.144 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode03.pdtt] -- Time elapsed: 0.168 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode04.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode05.pdtt] -- Time elapsed: 0.169 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode06.pdtt] -- Time elapsed: 0.152 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode07.pdtt] -- Time elapsed: 0.167 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/phpDocParamTag01.pdtt] -- Time elapsed: 0.232 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test483335.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test492245.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testClassAlias01.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testClassAlias2.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testExtendNamespaceClass.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal01.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal02.pdtt] -- Time elapsed: 0.206 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal03.pdtt] -- Time elapsed: 0.156 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal04-no_prefix.pdtt] -- Time elapsed: 0.245 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal04.pdtt] -- Time elapsed: 0.161 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal05.pdtt] -- Time elapsed: 0.166 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testInheritdoc01.pdtt] -- Time elapsed: 0.153 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass01.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass02.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass03.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass04.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseInjection01.pdtt] -- Time elapsed: 0.219 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseInjection02.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseName01.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/thrownew.pdtt] -- Time elapsed: 0.268 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/classExclusive/testNamespacedConst01.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/classExclusive/testNamespacedFunction01.pdtt] -- Time elapsed: 0.152 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal01.pdtt] -- Time elapsed: 1.530 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal02.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal03.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/instanceof.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace01.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace02.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/optionalParameters.pdtt] -- Time elapsed: 0.184 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode02.pdtt] -- Time elapsed: 0.265 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode03.pdtt] -- Time elapsed: 0.187 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode04.pdtt] -- Time elapsed: 0.177 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction01.pdtt] -- Time elapsed: 0.157 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction02.pdtt] -- Time elapsed: 0.441 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod01.pdtt] -- Time elapsed: 0.218 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod02.pdtt] -- Time elapsed: 0.205 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod03.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocProperty01.pdtt] -- Time elapsed: 0.147 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag01.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag02.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag01.pdtt] -- Time elapsed: 0.136 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag02.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag03.pdtt] -- Time elapsed: 0.174 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag04.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag05.pdtt] -- Time elapsed: 0.213 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag06.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag07.pdtt] -- Time elapsed: 0.162 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag08.pdtt] -- Time elapsed: 0.154 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testExtendClass.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass01.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass02.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/extend.pdtt] -- Time elapsed: 0.147 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/insideString.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/insideString2.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/instanceof1.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace1.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace10.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace11.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace12.pdtt] -- Time elapsed: 0.165 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace13.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace14.pdtt] -- Time elapsed: 0.156 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace2.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace3.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace4.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace5.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace6.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace7.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace8.pdtt] -- Time elapsed: 0.136 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace9.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace_instantiation01.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode02.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode03.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode04.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode05.pdtt] -- Time elapsed: 0.192 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode06.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode07.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/phpDocParamTag01.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test483335.pdtt] -- Time elapsed: 0.155 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test492245.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testClassAlias01.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testClassAlias2.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testExtendNamespaceClass.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal01.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal02.pdtt] -- Time elapsed: 0.156 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal03.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal04-no_prefix.pdtt] -- Time elapsed: 0.166 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal04.pdtt] -- Time elapsed: 0.175 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal05.pdtt] -- Time elapsed: 0.149 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testInheritdoc01.pdtt] -- Time elapsed: 0.180 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass01.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass02.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass03.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass04.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseInjection01.pdtt] -- Time elapsed: 0.128 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseInjection02.pdtt] -- Time elapsed: 0.146 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseName01.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/thrownew.pdtt] -- Time elapsed: 0.264 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace01.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace02.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace03.pdtt] -- Time elapsed: 0.190 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst01.pdtt] -- Time elapsed: 0.154 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst02.pdtt] -- Time elapsed: 0.165 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst03.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst04.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst05.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction01.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction02.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction03.pdtt] -- Time elapsed: 0.158 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction04.pdtt] -- Time elapsed: 0.155 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction05.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument01.pdtt] -- Time elapsed: 0.149 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument02.pdtt] -- Time elapsed: 0.147 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument03.pdtt] -- Time elapsed: 0.147 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument04.pdtt] -- Time elapsed: 0.179 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal01.pdtt] -- Time elapsed: 1.206 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal02.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal03.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/instanceof.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace01.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace02.pdtt] -- Time elapsed: 0.150 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/optionalParameters.pdtt] -- Time elapsed: 0.155 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode.pdtt] -- Time elapsed: 0.141 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode02.pdtt] -- Time elapsed: 0.172 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode03.pdtt] -- Time elapsed: 0.168 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode04.pdtt] -- Time elapsed: 0.166 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction01.pdtt] -- Time elapsed: 0.158 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction02.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod01.pdtt] -- Time elapsed: 0.181 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod02.pdtt] -- Time elapsed: 0.159 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod03.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocProperty01.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag01.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag02.pdtt] -- Time elapsed: 0.144 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag01.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag02.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag03.pdtt] -- Time elapsed: 0.175 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag04.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag05.pdtt] -- Time elapsed: 0.179 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag06.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag07.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag08.pdtt] -- Time elapsed: 0.149 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testExtendClass.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass01.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass02.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/extend.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/insideString.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/insideString2.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/instanceof1.pdtt] -- Time elapsed: 0.151 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace1.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace10.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace11.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace12.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace13.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace14.pdtt] -- Time elapsed: 0.128 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace2.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace3.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace4.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace5.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace6.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace7.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace8.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace9.pdtt] -- Time elapsed: 0.156 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace_instantiation01.pdtt] -- Time elapsed: 0.157 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode.pdtt] -- Time elapsed: 0.141 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode02.pdtt] -- Time elapsed: 0.140 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode03.pdtt] -- Time elapsed: 0.146 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode04.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode05.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode06.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode07.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/phpDocParamTag01.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test483335.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test492245.pdtt] -- Time elapsed: 0.101 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testClassAlias01.pdtt] -- Time elapsed: 0.128 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testClassAlias2.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testExtendNamespaceClass.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal01.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal02.pdtt] -- Time elapsed: 0.218 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal03.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal04-no_prefix.pdtt] -- Time elapsed: 0.148 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal04.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal05.pdtt] -- Time elapsed: 0.146 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testInheritdoc01.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass01.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass02.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass03.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass04.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseInjection01.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseInjection02.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseName01.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/thrownew.pdtt] -- Time elapsed: 0.220 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace01.pdtt] -- Time elapsed: 0.150 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace02.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace03.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst01.pdtt] -- Time elapsed: 0.179 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst02.pdtt] -- Time elapsed: 0.173 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst03.pdtt] -- Time elapsed: 0.148 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst04.pdtt] -- Time elapsed: 0.168 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst05.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction01.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction02.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction03.pdtt] -- Time elapsed: 0.166 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction04.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction05.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument01.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument02.pdtt] -- Time elapsed: 0.177 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument03.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument04.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement03_overwrite.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement03_overwriteB.pdtt] -- Time elapsed: 0.140 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/returnType01.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal01.pdtt] -- Time elapsed: 1.011 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal02.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal03.pdtt] -- Time elapsed: 0.151 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/instanceof.pdtt] -- Time elapsed: 0.188 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace01.pdtt] -- Time elapsed: 0.153 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace02.pdtt] -- Time elapsed: 0.153 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/optionalParameters.pdtt] -- Time elapsed: 0.144 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode02.pdtt] -- Time elapsed: 0.152 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode03.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode04.pdtt] -- Time elapsed: 0.161 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction01.pdtt] -- Time elapsed: 0.183 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction02.pdtt] -- Time elapsed: 0.156 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod01.pdtt] -- Time elapsed: 0.171 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod02.pdtt] -- Time elapsed: 0.204 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod03.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocProperty01.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag01.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag02.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag01.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag02.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag03.pdtt] -- Time elapsed: 0.152 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag04.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag05.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag06.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag07.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag08.pdtt] -- Time elapsed: 0.186 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testExtendClass.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass01.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass02.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/extend.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/insideString.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/insideString2.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/instanceof1.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace1.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace10.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace11.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace12.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace13.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace14.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace2.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace3.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace4.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace5.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace6.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace7.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace8.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace9.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace_instantiation01.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode.pdtt] -- Time elapsed: 0.146 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode02.pdtt] -- Time elapsed: 0.153 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode03.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode04.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode05.pdtt] -- Time elapsed: 0.141 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode06.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode07.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/phpDocParamTag01.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test483335.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test492245.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testClassAlias01.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testClassAlias2.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testExtendNamespaceClass.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal01.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal02.pdtt] -- Time elapsed: 0.147 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal03.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal04-no_prefix.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal04.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal05.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testInheritdoc01.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass01.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass02.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass03.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass04.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseInjection01.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseInjection02.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseName01.pdtt] -- Time elapsed: 0.150 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/thrownew.pdtt] -- Time elapsed: 0.247 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace01.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace02.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace03.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst01.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst02.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst03.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst04.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst05.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction01.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction02.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction03.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction04.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction05.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument01.pdtt] -- Time elapsed: 0.159 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument02.pdtt] -- Time elapsed: 0.141 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument03.pdtt] -- Time elapsed: 0.140 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument04.pdtt] -- Time elapsed: 0.146 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement03_overwrite.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement03_overwriteB.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/returnType01.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php71/multipleCatch01.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal01.pdtt] -- Time elapsed: 1.382 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal02.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal03.pdtt] -- Time elapsed: 0.151 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/instanceof.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace01.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace02.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/optionalParameters.pdtt] -- Time elapsed: 0.188 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode02.pdtt] -- Time elapsed: 0.175 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode03.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode04.pdtt] -- Time elapsed: 0.147 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction01.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction02.pdtt] -- Time elapsed: 0.144 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod01.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod02.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod03.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocProperty01.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag01.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag02.pdtt] -- Time elapsed: 0.128 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag01.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag02.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag03.pdtt] -- Time elapsed: 0.168 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag04.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag05.pdtt] -- Time elapsed: 0.168 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag06.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag07.pdtt] -- Time elapsed: 0.150 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag08.pdtt] -- Time elapsed: 0.141 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testExtendClass.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass01.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass02.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/extend.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/insideString.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/insideString2.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/instanceof1.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace1.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace10.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace11.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace12.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace13.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace14.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace2.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace3.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace4.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace5.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace6.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace7.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace8.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace9.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace_instantiation01.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode02.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode03.pdtt] -- Time elapsed: 0.128 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode04.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode05.pdtt] -- Time elapsed: 0.149 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode06.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode07.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/phpDocParamTag01.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test483335.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test492245.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testClassAlias01.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testClassAlias2.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testExtendNamespaceClass.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal01.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal02.pdtt] -- Time elapsed: 0.150 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal03.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal04-no_prefix.pdtt] -- Time elapsed: 0.147 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal04.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal05.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testInheritdoc01.pdtt] -- Time elapsed: 0.171 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass01.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass02.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass03.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass04.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseInjection01.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseInjection02.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseName01.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/thrownew.pdtt] -- Time elapsed: 0.214 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace01.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace02.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace03.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst01.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst02.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst03.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst04.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst05.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction01.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction02.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction03.pdtt] -- Time elapsed: 0.158 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction04.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction05.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument01.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument02.pdtt] -- Time elapsed: 0.128 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument03.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument04.pdtt] -- Time elapsed: 0.152 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement03_overwrite.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement03_overwriteB.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/returnType01.pdtt] -- Time elapsed: 0.148 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php71/multipleCatch01.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal01.pdtt] -- Time elapsed: 1.034 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal02.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal03.pdtt] -- Time elapsed: 0.102 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/instanceof.pdtt] -- Time elapsed: 0.097 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace01.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace02.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/optionalParameters.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode02.pdtt] -- Time elapsed: 0.156 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode03.pdtt] -- Time elapsed: 0.156 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode04.pdtt] -- Time elapsed: 0.144 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction01.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction02.pdtt] -- Time elapsed: 0.173 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod01.pdtt] -- Time elapsed: 0.211 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod02.pdtt] -- Time elapsed: 0.250 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod03.pdtt] -- Time elapsed: 0.144 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocProperty01.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag01.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag02.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag01.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag02.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag03.pdtt] -- Time elapsed: 0.161 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag04.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag05.pdtt] -- Time elapsed: 0.153 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag06.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag07.pdtt] -- Time elapsed: 0.161 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag08.pdtt] -- Time elapsed: 0.150 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testExtendClass.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass01.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass02.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/extend.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/insideString.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/insideString2.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/instanceof1.pdtt] -- Time elapsed: 0.128 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace1.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace10.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace11.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace12.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace13.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace14.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace2.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace3.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace4.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace5.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace6.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace7.pdtt] -- Time elapsed: 0.104 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace8.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace9.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace_instantiation01.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode02.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode03.pdtt] -- Time elapsed: 0.164 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode04.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode05.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode06.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode07.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/phpDocParamTag01.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test483335.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test492245.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testClassAlias01.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testClassAlias2.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testExtendNamespaceClass.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal01.pdtt] -- Time elapsed: 0.101 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal02.pdtt] -- Time elapsed: 0.140 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal03.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal04-no_prefix.pdtt] -- Time elapsed: 0.147 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal04.pdtt] -- Time elapsed: 0.178 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal05.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testInheritdoc01.pdtt] -- Time elapsed: 0.156 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass01.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass02.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass03.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass04.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseInjection01.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseInjection02.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseName01.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/thrownew.pdtt] -- Time elapsed: 0.213 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace01.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace02.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace03.pdtt] -- Time elapsed: 0.104 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst01.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst02.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst03.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst04.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst05.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction01.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction02.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction03.pdtt] -- Time elapsed: 0.147 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction04.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction05.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument01.pdtt] -- Time elapsed: 0.178 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument02.pdtt] -- Time elapsed: 0.150 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument03.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument04.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement03_overwrite.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement03_overwriteB.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/returnType01.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php71/multipleCatch01.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal01.pdtt] -- Time elapsed: 1.163 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal02.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/arrayStringProposal03.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/instanceof.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace01.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/keywordSpace02.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/optionalParameters.pdtt] -- Time elapsed: 0.148 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode02.pdtt] -- Time elapsed: 0.200 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode03.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemode04.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction01.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/overwritemodeGlobalFunction02.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod01.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod02.pdtt] -- Time elapsed: 0.169 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocMethod03.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocProperty01.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag01.pdtt] -- Time elapsed: 0.297 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocTag02.pdtt] -- Time elapsed: 0.213 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag01.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag02.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag03.pdtt] -- Time elapsed: 0.158 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag04.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag05.pdtt] -- Time elapsed: 0.149 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag06.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag07.pdtt] -- Time elapsed: 0.174 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/phpDocVarTag08.pdtt] -- Time elapsed: 0.150 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testExtendClass.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass01.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php5/testNewClass02.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/extend.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/insideString.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/insideString2.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/instanceof1.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace1.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace10.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace11.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace12.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace13.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace14.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace2.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace3.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace4.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace5.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace6.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace7.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace8.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace9.pdtt] -- Time elapsed: 0.128 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/namespace_instantiation01.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode.pdtt] -- Time elapsed: 0.146 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode02.pdtt] -- Time elapsed: 0.169 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode03.pdtt] -- Time elapsed: 0.147 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode04.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode05.pdtt] -- Time elapsed: 0.146 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode06.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/overwritemode07.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/phpDocParamTag01.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test474780.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test483335.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/test492245.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testClassAlias01.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testClassAlias2.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testExtendNamespaceClass.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal01.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal02.pdtt] -- Time elapsed: 0.176 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal03.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal04-no_prefix.pdtt] -- Time elapsed: 0.167 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal04.pdtt] -- Time elapsed: 0.183 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testGlobal05.pdtt] -- Time elapsed: 0.188 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testInheritdoc01.pdtt] -- Time elapsed: 0.171 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass01.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass02.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass03.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testNewClass04.pdtt] -- Time elapsed: 0.140 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseInjection01.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseInjection02.pdtt] -- Time elapsed: 0.148 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/testUseName01.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php53/thrownew.pdtt] -- Time elapsed: 0.226 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace01.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace02.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/memberInNamespace03.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst01.pdtt] -- Time elapsed: 0.144 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst02.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst03.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst04.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useConst05.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction01.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction02.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction03.pdtt] -- Time elapsed: 0.140 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction04.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/useFunction05.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument01.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument02.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument03.pdtt] -- Time elapsed: 0.146 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php56/variadicArgument04.pdtt] -- Time elapsed: 0.152 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement01.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement01B.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement02.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement02B.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement03_overwrite.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/groupUseStatement03_overwriteB.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php7/returnType01.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.contentassist.ContentAssistTests.assist[workspace/codeassist/php71/multipleCatch01.pdtt] -- Time elapsed: 0.104 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements1.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements10.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements11.pdtt] -- Time elapsed: 0.104 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements12.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements13.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements14.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements15.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements16.pdtt] -- Time elapsed: 0.104 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements17.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements2.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements3.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements4.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements5.pdtt] -- Time elapsed: 0.104 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements6.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements7.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements8.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements9.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatementsWithComments1.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatementsWithComments2.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracelessOuterIfStatement.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracelessOuterWhileStatement.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracketedIfStatement.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bug439571.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/defaultStatement.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineComment1.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineComment2.pdtt] -- Time elapsed: 0.101 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineExceptionDeclaration.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineFunctionDeclaration.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineIfStatment.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineVariableDeclaration.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements1.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements2.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements3.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements4.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteArray01.pdtt] -- Time elapsed: 0.136 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc1.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc2.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc3.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteIfElse1.pdtt] -- Time elapsed: 0.140 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod1.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod10.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod11.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod12.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod13.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod14.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod15.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod16.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod17.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod2.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod3.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod4.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod5.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod6.pdtt] -- Time elapsed: 0.102 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod7.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod8.pdtt] -- Time elapsed: 0.100 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod9.pdtt] -- Time elapsed: 0.097 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/singleLineComment1.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/singleLineComment2.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/twoBracelessIfStatements.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest01.pdtt] -- Time elapsed: 0.167 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest02.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest03.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest04.pdtt] -- Time elapsed: 0.136 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest01.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest02.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest03.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest04.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest05.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest06.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest07.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest01.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest02.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest03.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest04.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest05.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest06.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest07.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/varTest01.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements1.pdtt] -- Time elapsed: 0.103 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements10.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements11.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements12.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements13.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements14.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements15.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements16.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements17.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements2.pdtt] -- Time elapsed: 0.152 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements3.pdtt] -- Time elapsed: 0.207 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements4.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements5.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements6.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements7.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements8.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements9.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatementsWithComments1.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatementsWithComments2.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracelessOuterIfStatement.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracelessOuterWhileStatement.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracketedIfStatement.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bug439571.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/defaultStatement.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineComment1.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineComment2.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineExceptionDeclaration.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineFunctionDeclaration.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineIfStatment.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineVariableDeclaration.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements1.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements2.pdtt] -- Time elapsed: 0.152 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements3.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements4.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteArray01.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc1.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc2.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc3.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteIfElse1.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod1.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod10.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod11.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod12.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod13.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod14.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod15.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod16.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod17.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod2.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod3.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod4.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod5.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod6.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod7.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod8.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod9.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/singleLineComment1.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/singleLineComment2.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/twoBracelessIfStatements.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest01.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest02.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest03.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest04.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest01.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest02.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest03.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest04.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest05.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest06.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest07.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest01.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest02.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest03.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest04.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest05.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest06.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest07.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/varTest01.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/fullyQualifiedNamesTest01.pdtt] -- Time elapsed: 0.164 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/functionTest05.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/functionTest06.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/returnTypesTest01.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/throwsExceptionTest01.pdtt] -- Time elapsed: 0.150 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements1.pdtt] -- Time elapsed: 0.140 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements10.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements11.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements12.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements13.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements14.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements15.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements16.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements17.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements2.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements3.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements4.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements5.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements6.pdtt] -- Time elapsed: 0.147 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements7.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements8.pdtt] -- Time elapsed: 0.101 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements9.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatementsWithComments1.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatementsWithComments2.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracelessOuterIfStatement.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracelessOuterWhileStatement.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracketedIfStatement.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bug439571.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/defaultStatement.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineComment1.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineComment2.pdtt] -- Time elapsed: 0.136 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineExceptionDeclaration.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineFunctionDeclaration.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineIfStatment.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineVariableDeclaration.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements1.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements2.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements3.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements4.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteArray01.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc1.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc2.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc3.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteIfElse1.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod1.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod10.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod11.pdtt] -- Time elapsed: 0.104 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod12.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod13.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod14.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod15.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod16.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod17.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod2.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod3.pdtt] -- Time elapsed: 0.168 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod4.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod5.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod6.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod7.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod8.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod9.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/singleLineComment1.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/singleLineComment2.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/twoBracelessIfStatements.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest01.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest02.pdtt] -- Time elapsed: 0.159 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest03.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest04.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest01.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest02.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest03.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest04.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest05.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest06.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest07.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest01.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest02.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest03.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest04.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest05.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest06.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest07.pdtt] -- Time elapsed: 0.150 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/varTest01.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/fullyQualifiedNamesTest01.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/functionTest05.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/functionTest06.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/returnTypesTest01.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/throwsExceptionTest01.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest01.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest02.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest03.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest04.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest01.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest02.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest03.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements1.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements10.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements11.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements12.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements13.pdtt] -- Time elapsed: 0.136 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements14.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements15.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements16.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements17.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements2.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements3.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements4.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements5.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements6.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements7.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements8.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements9.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatementsWithComments1.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatementsWithComments2.pdtt] -- Time elapsed: 0.104 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracelessOuterIfStatement.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracelessOuterWhileStatement.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracketedIfStatement.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bug439571.pdtt] -- Time elapsed: 0.136 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/defaultStatement.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineComment1.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineComment2.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineExceptionDeclaration.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineFunctionDeclaration.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineIfStatment.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineVariableDeclaration.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements1.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements2.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements3.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements4.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteArray01.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc1.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc2.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc3.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteIfElse1.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod1.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod10.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod11.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod12.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod13.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod14.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod15.pdtt] -- Time elapsed: 0.146 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod16.pdtt] -- Time elapsed: 0.109 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod17.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod2.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod3.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod4.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod5.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod6.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod7.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod8.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod9.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/singleLineComment1.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/singleLineComment2.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/twoBracelessIfStatements.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest01.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest02.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest03.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest04.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest01.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest02.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest03.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest04.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest05.pdtt] -- Time elapsed: 0.141 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest06.pdtt] -- Time elapsed: 0.187 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest07.pdtt] -- Time elapsed: 0.169 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest01.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest02.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest03.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest04.pdtt] -- Time elapsed: 0.128 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest05.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest06.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest07.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/varTest01.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/fullyQualifiedNamesTest01.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/functionTest05.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/functionTest06.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/returnTypesTest01.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/throwsExceptionTest01.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest01.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest02.pdtt] -- Time elapsed: 0.160 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest03.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest04.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest01.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest02.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest03.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php71/returnTypesTest01.pdtt] -- Time elapsed: 0.153 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php71/returnTypesTest02.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements1.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements10.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements11.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements12.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements13.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements14.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements15.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements16.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements17.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements2.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements3.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements4.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements5.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements6.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements7.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements8.pdtt] -- Time elapsed: 0.140 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements9.pdtt] -- Time elapsed: 0.136 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatementsWithComments1.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatementsWithComments2.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracelessOuterIfStatement.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracelessOuterWhileStatement.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracketedIfStatement.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bug439571.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/defaultStatement.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineComment1.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineComment2.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineExceptionDeclaration.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineFunctionDeclaration.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineIfStatment.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineVariableDeclaration.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements1.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements2.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements3.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements4.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteArray01.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc1.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc2.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc3.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteIfElse1.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod1.pdtt] -- Time elapsed: 0.163 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod10.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod11.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod12.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod13.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod14.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod15.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod16.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod17.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod2.pdtt] -- Time elapsed: 0.153 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod3.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod4.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod5.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod6.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod7.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod8.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod9.pdtt] -- Time elapsed: 0.181 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/singleLineComment1.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/singleLineComment2.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/twoBracelessIfStatements.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest01.pdtt] -- Time elapsed: 0.162 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest02.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest03.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest04.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest01.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest02.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest03.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest04.pdtt] -- Time elapsed: 0.141 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest05.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest06.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest07.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest01.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest02.pdtt] -- Time elapsed: 0.153 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest03.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest04.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest05.pdtt] -- Time elapsed: 0.145 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest06.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest07.pdtt] -- Time elapsed: 0.136 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/varTest01.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/fullyQualifiedNamesTest01.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/functionTest05.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/functionTest06.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/returnTypesTest01.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/throwsExceptionTest01.pdtt] -- Time elapsed: 0.141 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest01.pdtt] -- Time elapsed: 0.147 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest02.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest03.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest04.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest01.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest02.pdtt] -- Time elapsed: 0.136 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest03.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php71/returnTypesTest01.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php71/returnTypesTest02.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php72/objectType01.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements1.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements10.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements11.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements12.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements13.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements14.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements15.pdtt] -- Time elapsed: 0.105 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements16.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements17.pdtt] -- Time elapsed: 0.144 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements2.pdtt] -- Time elapsed: 0.128 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements3.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements4.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements5.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements6.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements7.pdtt] -- Time elapsed: 0.149 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements8.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements9.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatementsWithComments1.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatementsWithComments2.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracelessOuterIfStatement.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracelessOuterWhileStatement.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracketedIfStatement.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bug439571.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/defaultStatement.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineComment1.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineComment2.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineExceptionDeclaration.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineFunctionDeclaration.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineIfStatment.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineVariableDeclaration.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements1.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements2.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements3.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements4.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteArray01.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc1.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc2.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc3.pdtt] -- Time elapsed: 0.141 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteIfElse1.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod1.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod10.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod11.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod12.pdtt] -- Time elapsed: 0.172 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod13.pdtt] -- Time elapsed: 0.179 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod14.pdtt] -- Time elapsed: 0.152 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod15.pdtt] -- Time elapsed: 0.141 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod16.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod17.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod2.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod3.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod4.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod5.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod6.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod7.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod8.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod9.pdtt] -- Time elapsed: 0.149 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/singleLineComment1.pdtt] -- Time elapsed: 0.149 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/singleLineComment2.pdtt] -- Time elapsed: 0.157 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/twoBracelessIfStatements.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest01.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest02.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest03.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest04.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest01.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest02.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest03.pdtt] -- Time elapsed: 0.163 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest04.pdtt] -- Time elapsed: 0.141 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest05.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest06.pdtt] -- Time elapsed: 0.128 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest07.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest01.pdtt] -- Time elapsed: 0.148 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest02.pdtt] -- Time elapsed: 0.152 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest03.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest04.pdtt] -- Time elapsed: 0.155 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest05.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest06.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest07.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/varTest01.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/fullyQualifiedNamesTest01.pdtt] -- Time elapsed: 0.146 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/functionTest05.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/functionTest06.pdtt] -- Time elapsed: 0.153 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/returnTypesTest01.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/throwsExceptionTest01.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest01.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest02.pdtt] -- Time elapsed: 0.146 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest03.pdtt] -- Time elapsed: 0.166 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest04.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest01.pdtt] -- Time elapsed: 0.140 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest02.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest03.pdtt] -- Time elapsed: 0.118 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php71/returnTypesTest01.pdtt] -- Time elapsed: 0.148 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php71/returnTypesTest02.pdtt] -- Time elapsed: 0.155 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php72/objectType01.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements1.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements10.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements11.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements12.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements13.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements14.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements15.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements16.pdtt] -- Time elapsed: 0.166 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements17.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements2.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements3.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements4.pdtt] -- Time elapsed: 0.119 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements5.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements6.pdtt] -- Time elapsed: 0.108 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements7.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements8.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatements9.pdtt] -- Time elapsed: 0.136 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatementsWithComments1.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/arrayStatementsWithComments2.pdtt] -- Time elapsed: 0.149 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracelessOuterIfStatement.pdtt] -- Time elapsed: 0.115 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracelessOuterWhileStatement.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bracketedIfStatement.pdtt] -- Time elapsed: 0.107 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/bug439571.pdtt] -- Time elapsed: 0.161 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/defaultStatement.pdtt] -- Time elapsed: 0.148 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineComment1.pdtt] -- Time elapsed: 0.156 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineComment2.pdtt] -- Time elapsed: 0.146 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineExceptionDeclaration.pdtt] -- Time elapsed: 0.116 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineFunctionDeclaration.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineIfStatment.pdtt] -- Time elapsed: 0.111 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/multilineVariableDeclaration.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements1.pdtt] -- Time elapsed: 0.113 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements2.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements3.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pastArrayStatements4.pdtt] -- Time elapsed: 0.122 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteArray01.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc1.pdtt] -- Time elapsed: 0.110 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc2.pdtt] -- Time elapsed: 0.104 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteHeredoc3.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteIfElse1.pdtt] -- Time elapsed: 0.171 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod1.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod10.pdtt] -- Time elapsed: 0.144 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod11.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod12.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod13.pdtt] -- Time elapsed: 0.148 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod14.pdtt] -- Time elapsed: 0.121 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod15.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod16.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod17.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod2.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod3.pdtt] -- Time elapsed: 0.127 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod4.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod5.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod6.pdtt] -- Time elapsed: 0.106 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod7.pdtt] -- Time elapsed: 0.120 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod8.pdtt] -- Time elapsed: 0.150 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/pasteMethod9.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/singleLineComment1.pdtt] -- Time elapsed: 0.142 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/singleLineComment2.pdtt] -- Time elapsed: 0.126 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/formatter-autoedit/twoBracelessIfStatements.pdtt] -- Time elapsed: 0.138 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest01.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest02.pdtt] -- Time elapsed: 0.129 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest03.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/fieldTest04.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest01.pdtt] -- Time elapsed: 0.132 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest02.pdtt] -- Time elapsed: 0.133 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest03.pdtt] -- Time elapsed: 0.160 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest04.pdtt] -- Time elapsed: 0.172 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest05.pdtt] -- Time elapsed: 0.117 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest06.pdtt] -- Time elapsed: 0.151 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/functionTest07.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest01.pdtt] -- Time elapsed: 0.163 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest02.pdtt] -- Time elapsed: 0.150 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest03.pdtt] -- Time elapsed: 0.139 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest04.pdtt] -- Time elapsed: 0.149 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest05.pdtt] -- Time elapsed: 0.125 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest06.pdtt] -- Time elapsed: 0.114 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/returnTypesTest07.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php5/varTest01.pdtt] -- Time elapsed: 0.124 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/fullyQualifiedNamesTest01.pdtt] -- Time elapsed: 0.143 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/functionTest05.pdtt] -- Time elapsed: 0.147 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/functionTest06.pdtt] -- Time elapsed: 0.144 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/returnTypesTest01.pdtt] -- Time elapsed: 0.130 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php53/throwsExceptionTest01.pdtt] -- Time elapsed: 0.146 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest01.pdtt] -- Time elapsed: 0.135 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest02.pdtt] -- Time elapsed: 0.131 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest03.pdtt] -- Time elapsed: 0.149 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/functionTest04.pdtt] -- Time elapsed: 0.171 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest01.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest02.pdtt] -- Time elapsed: 0.134 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php7/returnTypesTest03.pdtt] -- Time elapsed: 0.137 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php71/returnTypesTest01.pdtt] -- Time elapsed: 0.141 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php71/returnTypesTest02.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.formatter.autoedit.FormatterAutoEditTests.formatter[workspace/phpdoc-generation/php72/objectType01.pdtt] -- Time elapsed: 0.123 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php5/class.2.pdtt] -- Time elapsed: 0.075 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php5/class.3.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php5/class.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php5/constant.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php5/deprecated.2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php5/deprecated.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php5/function.2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php5/function.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php5/internal_class.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php5/task_tags.2.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php5/task_tags.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/class.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/constant.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/deprecated.01.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/deprecated.02.pdtt] -- Time elapsed: 0.060 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/deprecated.03.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/deprecated.04.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/deprecated.05.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/deprecated.06.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/field.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/function.2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/function.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/internal_class.2.pdtt] -- Time elapsed: 0.112 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/internal_class.3.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/internal_class.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/internal_constant.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/internal_function.2.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/internal_function.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/method.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/parameter_variable.1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/parameter_variable.2.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/parameter_variable.3.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/parameter_variable.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/static_field.pdtt] -- Time elapsed: 0.061 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/static_method.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/super_global.2.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php53/super_global.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php54/class.2.pdtt] -- Time elapsed: 0.776 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php54/class.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php54/deprecated.pdtt] -- Time elapsed: 0.059 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php71/class.1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php71/internal_class.1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php71/class.1.pdtt] -- Time elapsed: 1.705 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php71/internal_class.1.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php80/class.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php71/class.1.pdtt] -- Time elapsed: 1.417 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php71/internal_class.1.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php80/class.pdtt] -- Time elapsed: 0.055 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php71/class.1.pdtt] -- Time elapsed: 1.426 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php71/internal_class.1.pdtt] -- Time elapsed: 0.058 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php80/class.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php71/class.1.pdtt] -- Time elapsed: 1.477 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php71/internal_class.1.pdtt] -- Time elapsed: 0.057 s org.eclipse.php.ui.tests.semantic_highlighter.SemanticHighlightingTests.highlighter[workspace/semantic_highlighting/php80/class.pdtt] -- Time elapsed: 0.056 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php53/organizeUseStatement01.pdtt] -- Time elapsed: 0.541 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php53/organizeUseStatement02.pdtt] -- Time elapsed: 0.226 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php53/organizeUseStatement03.pdtt] -- Time elapsed: 0.208 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php53/organizeUseStatement04.pdtt] -- Time elapsed: 0.181 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php53/organizeUseStatement05.pdtt] -- Time elapsed: 0.160 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php53/organizeUseStatement06.pdtt] -- Time elapsed: 0.155 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php53/organizeUseStatement07.pdtt] -- Time elapsed: 0.165 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php53/organizeUseStatement08.pdtt] -- Time elapsed: 0.188 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php53/organizeUseStatement09.pdtt] -- Time elapsed: 0.188 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php53/organizeUseStatement10.pdtt] -- Time elapsed: 0.155 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php53/testBracketedNamespace1.pdtt] -- Time elapsed: 0.163 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php54/organizeUseStatement01.pdtt] -- Time elapsed: 0.176 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php56/organizeUseStatement01.pdtt] -- Time elapsed: 0.181 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php56/organizeUseStatement02.pdtt] -- Time elapsed: 0.227 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php56/organizeUseStatement03.pdtt] -- Time elapsed: 0.156 s org.eclipse.php.ui.tests.actions.OrganizeUseStatementsActionTests.assist[workspace/organize-imports/php56/organizeUseStatement04.pdtt] -- Time elapsed: 0.164 s org.eclipse.php.ui.tests.generation.AddGetterSetterTests.generate[workspace/generation/gettersetter/gettersetter01.pdtt] -- Time elapsed: 0.097 s org.eclipse.php.ui.tests.generation.AddGetterSetterTests.generate[workspace/generation/gettersetter/gettersetter02.pdtt] -- Time elapsed: 0.067 s org.eclipse.php.ui.tests.generation.AddGetterSetterTests.generate[workspace/generation/gettersetter/gettersetter03.pdtt] -- Time elapsed: 0.069 s org.eclipse.php.ui.tests.generation.AddGetterSetterTests.generate[workspace/generation/gettersetter/gettersetter04.pdtt] -- Time elapsed: 0.065 s org.eclipse.php.ui.tests.generation.AddGetterSetterTests.generate[workspace/generation/gettersetter/gettersetter05.pdtt] -- Time elapsed: 0.071 s org.eclipse.php.ui.tests.generation.AddGetterSetterTests.generate[workspace/generation/gettersetter/gettersetter06.pdtt] -- Time elapsed: 0.067 s org.eclipse.php.ui.tests.generation.AddGetterSetterTests.generate[workspace/generation/gettersetter/gettersetter07.pdtt] -- Time elapsed: 0.067 s org.eclipse.php.ui.tests.generation.UnimplementMethodsTests.generate[workspace/generation/unimplement_methods/implement01.pdtt] -- Time elapsed: 0.232 s org.eclipse.php.ui.tests.generation.UnimplementMethodsTests.generate[workspace/generation/unimplement_methods/implement02.pdtt] -- Time elapsed: 0.201 s org.eclipse.php.ui.tests.generation.UnimplementMethodsTests.generate[workspace/generation/unimplement_methods/implement03.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.ui.tests.generation.UnimplementMethodsTests.generate[workspace/generation/unimplement_methods_php56/implement03.pdtt] -- Time elapsed: 0.077 s org.eclipse.php.ui.tests.generation.UnimplementMethodsTests.generate[workspace/generation/unimplement_methods_php56/implement03.pdtt] -- Time elapsed: 0.066 s org.eclipse.php.ui.tests.generation.UnimplementMethodsTests.generate[workspace/generation/unimplement_methods_php7/anonymousClassImplement01.pdtt] -- Time elapsed: 0.330 s org.eclipse.php.ui.tests.generation.UnimplementMethodsTests.generate[workspace/generation/unimplement_methods_php7/returnType01.pdtt] -- Time elapsed: 0.065 s org.eclipse.php.ui.tests.generation.UnimplementMethodsTests.generate[workspace/generation/unimplement_methods_php7/returnType02.pdtt] -- Time elapsed: 0.063 s org.eclipse.php.ui.tests.generation.UnimplementMethodsTests.generate[workspace/generation/unimplement_methods_php7/returnType03.pdtt] -- Time elapsed: 0.062 s org.eclipse.php.ui.tests.generation.UnimplementMethodsTests.generate[workspace/generation/unimplement_methods_php81/implement01.pdtt] -- Time elapsed: 0.284 s org.eclipse.php.ui.tests.generation.UnimplementMethodsTests.generate[workspace/generation/unimplement_methods_php81/implement02.pdtt] -- Time elapsed: 0.203 s org.eclipse.php.ui.tests.generation.UnimplementMethodsTests.generate[workspace/generation/unimplement_methods_php81/implement03.pdtt] -- Time elapsed: 0.065 s Results: Tests run: 1437, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] ---------< org.eclipse.php:org.eclipse.php.composer.api.tests >--------- [INFO] Building org.eclipse.php.composer.api.tests 8.3.0-SNAPSHOT [32/46] [INFO] from tests/org.eclipse.php.composer.api.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.composer.api.tests --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.composer.api.tests --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.composer.api.tests --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.composer.api.tests --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.composer.api.tests --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.composer.api.tests --- [INFO] Resolving class path of org.eclipse.php.composer.api.tests [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.composer.api.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.api.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.composer.api.tests --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.api.tests/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.composer.api.tests --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.composer.api.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.api.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.composer.api.tests --- [INFO] 105 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.composer.api.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.api.tests/target/org.eclipse.php.composer.api.tests-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.composer.api.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.api.tests/target/org.eclipse.php.composer.api.tests-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.composer.api.tests --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.composer.api.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.api.tests/target/org.eclipse.php.composer.api.tests-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.api.tests/target/org.eclipse.php.composer.api.tests-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.composer.api.tests --- [INFO] [INFO] --- tycho-surefire:4.0.6:test (default-test) @ org.eclipse.php.composer.api.tests --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.api.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -server, -Dfile.encoding=UTF-8, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.api.tests/target/work/data, -install, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.api.tests/target/work, -configuration, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.api.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.api.tests/target/surefire.properties] Running org.eclipse.php.composer.api.test.AutoloadTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.php.composer.api.test.AutoloadTest org.eclipse.php.composer.api.test.AutoloadTest.testPsr0Escaping -- Time elapsed: 0.073 s org.eclipse.php.composer.api.test.AutoloadTest.testParse -- Time elapsed: 0.011 s org.eclipse.php.composer.api.test.AutoloadTest.testPsr0 -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.AutoloadTest.testNamespaceEquals -- Time elapsed: 0.002 s org.eclipse.php.composer.api.test.AutoloadTest.testFromString -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.AutoloadTest.testSearch -- Time elapsed: 0.004 s org.eclipse.php.composer.api.test.AutoloadTest.testParseDev -- Time elapsed: 0.003 s org.eclipse.php.composer.api.test.AutoloadTest.testNamespace -- Time elapsed: 0 s Running org.eclipse.php.composer.api.test.CoreTests Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 s -- in org.eclipse.php.composer.api.test.CoreTests org.eclipse.php.composer.api.test.AutoloadTest.testPsr0Escaping -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.AutoloadTest.testParse -- Time elapsed: 0.002 s org.eclipse.php.composer.api.test.AutoloadTest.testPsr0 -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.AutoloadTest.testNamespaceEquals -- Time elapsed: 0 s org.eclipse.php.composer.api.test.AutoloadTest.testFromString -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.AutoloadTest.testSearch -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.AutoloadTest.testParseDev -- Time elapsed: 0.002 s org.eclipse.php.composer.api.test.AutoloadTest.testNamespace -- Time elapsed: 0 s org.eclipse.php.composer.api.test.DependenciesTest.testAddAll -- Time elapsed: 0 s org.eclipse.php.composer.api.test.JsonArrayTest.testClear -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonArrayTest.testEquals -- Time elapsed: 0 s org.eclipse.php.composer.api.test.JsonObjectTest.testProperties -- Time elapsed: 0 s org.eclipse.php.composer.api.test.JsonObjectTest.testClear -- Time elapsed: 0 s org.eclipse.php.composer.api.test.JsonParserTest.testException -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonParserTest.testAutoload -- Time elapsed: 0.002 s org.eclipse.php.composer.api.test.JsonParserTest.testRepositories -- Time elapsed: 0.006 s org.eclipse.php.composer.api.test.JsonParserTest.testComposerPackage -- Time elapsed: 0.002 s org.eclipse.php.composer.api.test.JsonParserTest.testEmptyJson -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonParserTest.testParserOrder -- Time elapsed: 0.002 s org.eclipse.php.composer.api.test.JsonParserTest.testReactJson -- Time elapsed: 0.015 s org.eclipse.php.composer.api.test.JsonParserTest.testPackageJson -- Time elapsed: 0.012 s org.eclipse.php.composer.api.test.JsonParserTest.testConfig -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonParserTest.testScripts -- Time elapsed: 0.004 s org.eclipse.php.composer.api.test.JsonParserTest.testDependencies -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonParserTest.testSupport -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonWriterTest.testAutoload -- Time elapsed: 0.049 s org.eclipse.php.composer.api.test.JsonWriterTest.testRepositories -- Time elapsed: 0.006 s org.eclipse.php.composer.api.test.JsonWriterTest.testSimplePackage -- Time elapsed: 0.004 s org.eclipse.php.composer.api.test.JsonWriterTest.testComposerPackage -- Time elapsed: 0.008 s org.eclipse.php.composer.api.test.JsonWriterTest.testLicense -- Time elapsed: 0.003 s org.eclipse.php.composer.api.test.JsonWriterTest.testEmptyPackage -- Time elapsed: 0.002 s org.eclipse.php.composer.api.test.JsonWriterTest.testKeywords -- Time elapsed: 0.003 s org.eclipse.php.composer.api.test.JsonWriterTest.testConfig -- Time elapsed: 0.004 s org.eclipse.php.composer.api.test.JsonWriterTest.testScripts -- Time elapsed: 0.004 s org.eclipse.php.composer.api.test.JsonWriterTest.testDependencies -- Time elapsed: 0.004 s org.eclipse.php.composer.api.test.JsonWriterTest.testToJson -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonWriterTest.testSupport -- Time elapsed: 0.004 s org.eclipse.php.composer.api.test.ListenerTest.testAutoload -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.ListenerTest.testName -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.ListenerTest.testAuthors -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.ListenerTest.testLicense -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.ListenerTest.testKeywords -- Time elapsed: 0 s org.eclipse.php.composer.api.test.ListenerTest.testCustom -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.ListenerTest.testDependencies -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.PersonsTest.testEquals -- Time elapsed: 0 s org.eclipse.php.composer.api.test.PersonsTest.testIndexO -- Time elapsed: 0 s org.eclipse.php.composer.api.test.VersionTest.testSymfony -- Time elapsed: 1.478 s org.eclipse.php.composer.api.test.VersionTest.testComparison -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.VersionTest.testBuilder -- Time elapsed: 0 s org.eclipse.php.composer.api.test.VersionTest.testParser -- Time elapsed: 0 s org.eclipse.php.composer.api.test.EscapingTest.testScriptBackslashEscaping -- Time elapsed: 0.001 s Running org.eclipse.php.composer.api.test.DependenciesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.php.composer.api.test.DependenciesTest org.eclipse.php.composer.api.test.DependenciesTest.testAddAll -- Time elapsed: 0 s Running org.eclipse.php.composer.api.test.EscapingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.php.composer.api.test.EscapingTest org.eclipse.php.composer.api.test.EscapingTest.testScriptBackslashEscaping -- Time elapsed: 0.001 s Running org.eclipse.php.composer.api.test.JsonArrayTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.php.composer.api.test.JsonArrayTest org.eclipse.php.composer.api.test.JsonArrayTest.testClear -- Time elapsed: 0 s org.eclipse.php.composer.api.test.JsonArrayTest.testEquals -- Time elapsed: 0 s Running org.eclipse.php.composer.api.test.JsonObjectTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.php.composer.api.test.JsonObjectTest org.eclipse.php.composer.api.test.JsonObjectTest.testProperties -- Time elapsed: 0 s org.eclipse.php.composer.api.test.JsonObjectTest.testClear -- Time elapsed: 0 s Running org.eclipse.php.composer.api.test.JsonParserTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.php.composer.api.test.JsonParserTest org.eclipse.php.composer.api.test.JsonParserTest.testException -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonParserTest.testAutoload -- Time elapsed: 0 s org.eclipse.php.composer.api.test.JsonParserTest.testRepositories -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonParserTest.testComposerPackage -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonParserTest.testEmptyJson -- Time elapsed: 0 s org.eclipse.php.composer.api.test.JsonParserTest.testParserOrder -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonParserTest.testReactJson -- Time elapsed: 0.002 s org.eclipse.php.composer.api.test.JsonParserTest.testPackageJson -- Time elapsed: 0.002 s org.eclipse.php.composer.api.test.JsonParserTest.testConfig -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonParserTest.testScripts -- Time elapsed: 0 s org.eclipse.php.composer.api.test.JsonParserTest.testDependencies -- Time elapsed: 0 s org.eclipse.php.composer.api.test.JsonParserTest.testSupport -- Time elapsed: 0.001 s Running org.eclipse.php.composer.api.test.JsonWriterTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.php.composer.api.test.JsonWriterTest org.eclipse.php.composer.api.test.JsonWriterTest.testAutoload -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonWriterTest.testRepositories -- Time elapsed: 0.002 s org.eclipse.php.composer.api.test.JsonWriterTest.testSimplePackage -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonWriterTest.testComposerPackage -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonWriterTest.testLicense -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonWriterTest.testEmptyPackage -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonWriterTest.testKeywords -- Time elapsed: 0 s org.eclipse.php.composer.api.test.JsonWriterTest.testConfig -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonWriterTest.testScripts -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonWriterTest.testDependencies -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.JsonWriterTest.testToJson -- Time elapsed: 0 s org.eclipse.php.composer.api.test.JsonWriterTest.testSupport -- Time elapsed: 0.020 s Running org.eclipse.php.composer.api.test.ListenerTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.php.composer.api.test.ListenerTest org.eclipse.php.composer.api.test.ListenerTest.testAutoload -- Time elapsed: 0 s org.eclipse.php.composer.api.test.ListenerTest.testName -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.ListenerTest.testAuthors -- Time elapsed: 0 s org.eclipse.php.composer.api.test.ListenerTest.testLicense -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.ListenerTest.testKeywords -- Time elapsed: 0 s org.eclipse.php.composer.api.test.ListenerTest.testCustom -- Time elapsed: 0.001 s org.eclipse.php.composer.api.test.ListenerTest.testDependencies -- Time elapsed: 0 s Running org.eclipse.php.composer.api.test.PackagesTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.89 s -- in org.eclipse.php.composer.api.test.PackagesTest org.eclipse.php.composer.api.test.PackagesTest.testAsyncAbort -- Time elapsed: 0.100 s org.eclipse.php.composer.api.test.PackagesTest.testPackageDownloader -- Time elapsed: 0.084 s org.eclipse.php.composer.api.test.PackagesTest.testAsyncSearchAbortNDownload -- Time elapsed: 0.096 s org.eclipse.php.composer.api.test.PackagesTest.testPackage -- Time elapsed: 0.101 s org.eclipse.php.composer.api.test.PackagesTest.testAsyncSearch -- Time elapsed: 0.108 s org.eclipse.php.composer.api.test.PackagesTest.testAsyncDownloader -- Time elapsed: 0.513 s org.eclipse.php.composer.api.test.PackagesTest.testAsyncSearchWithPages -- Time elapsed: 60.00 s org.eclipse.php.composer.api.test.PackagesTest.testAsyncComposerDownload -- Time elapsed: 2.311 s org.eclipse.php.composer.api.test.PackagesTest.testSearch -- Time elapsed: 0.268 s org.eclipse.php.composer.api.test.PackagesTest.testComposerDownload -- Time elapsed: 0.664 s org.eclipse.php.composer.api.test.PackagesTest.testAsyncPackageDownloader -- Time elapsed: 0.643 s Running org.eclipse.php.composer.api.test.PersonsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.php.composer.api.test.PersonsTest org.eclipse.php.composer.api.test.PersonsTest.testEquals -- Time elapsed: 0 s org.eclipse.php.composer.api.test.PersonsTest.testIndexO -- Time elapsed: 0 s Running org.eclipse.php.composer.api.test.VersionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s -- in org.eclipse.php.composer.api.test.VersionTest org.eclipse.php.composer.api.test.VersionTest.testSymfony -- Time elapsed: 0.821 s org.eclipse.php.composer.api.test.VersionTest.testComparison -- Time elapsed: 0 s org.eclipse.php.composer.api.test.VersionTest.testBuilder -- Time elapsed: 0 s org.eclipse.php.composer.api.test.VersionTest.testParser -- Time elapsed: 0 s Results: Tests run: 113, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] -----------< org.eclipse.php:org.eclipse.php.composer.tests >----------- [INFO] Building org.eclipse.php.composer.tests 8.3.0-SNAPSHOT [33/46] [INFO] from tests/org.eclipse.php.composer.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.composer.tests --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.composer.tests --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.composer.tests --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.composer.tests --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.composer.tests --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.composer.tests --- [INFO] Resolving class path of org.eclipse.php.composer.tests [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.composer.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.composer.tests --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.tests/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.composer.tests --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.composer.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.composer.tests --- [INFO] 141 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.composer.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.tests/target/org.eclipse.php.composer.tests-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.composer.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.tests/target/org.eclipse.php.composer.tests-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.composer.tests --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.composer.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.tests/target/org.eclipse.php.composer.tests-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.tests/target/org.eclipse.php.composer.tests-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.composer.tests --- [INFO] [INFO] --- tycho-surefire:4.0.6:test (default-test) @ org.eclipse.php.composer.tests --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -server, -Dfile.encoding=UTF-8, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.tests/target/work/data, -install, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.tests/target/work, -configuration, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.tests/target/surefire.properties] Running org.eclipse.php.composer.test.AllTests [TESTS] -> org.eclipse.php.composer.test.AllTests [TEST] -> org.eclipse.php.composer.test.NamespaceResolverTest notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies [Fatal Error] :1:1: Premature end of file. notify type hierarchies Clearing last state for removed project : P/namespace-resolver Add reset ZIP Type cache... notify type hierarchies [TEST] -> org.eclipse.php.composer.test.BuildPathTest notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies [Fatal Error] :1:1: Premature end of file. notify type hierarchies Clearing last state for removed project : P/buildpath Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies org.eclipse.dltk.core.ModelException: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.tests/target/work/data/.metadata/.plugins/org.eclipse.php.core/__language__/dc36c344 is not on its project's build path at org.eclipse.dltk.internal.core.ProjectFragment.getRawBuildpathEntry(ProjectFragment.java:448) at org.eclipse.dltk.internal.core.DeltaProcessor.isVirtualProjectFragment(DeltaProcessor.java:1904) at org.eclipse.dltk.internal.core.DeltaProcessor.createCustomElementDelta(DeltaProcessor.java:1961) at org.eclipse.dltk.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1789) at org.eclipse.dltk.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:511) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:321) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:311) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:174) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:458) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1586) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2467) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2478) at org.eclipse.dltk.internal.core.ModelOperation.runOperation(ModelOperation.java:779) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1879) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1865) at org.eclipse.php.composer.test.CoreNamespaceResolverTests.setup(CoreNamespaceResolverTests.java:49) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1432) notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.087 s -- in org.eclipse.php.composer.test.AllTests org.eclipse.php.composer.test.NamespaceResolverTest.testNamespaceResolver -- Time elapsed: 3.478 s org.eclipse.php.composer.test.ValidationTest.testNamespaceValidation -- Time elapsed: 0.002 s org.eclipse.php.composer.test.StringUtilTest.testLinkReplacement -- Time elapsed: 0.001 s org.eclipse.php.composer.test.BuildPathTest.testBuildpathParser -- Time elapsed: 0.403 s org.eclipse.php.composer.test.CoreNamespaceResolverTests.testSimpleResolveNamespace -- Time elapsed: 0.004 s org.eclipse.php.composer.test.CoreNamespaceResolverTests.testSimpleResolveLocation -- Time elapsed: 0.002 s Running org.eclipse.php.composer.test.BuildPathTest notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies [Fatal Error] :1:1: Premature end of file. Clearing last state for removed project : P/buildpath Add reset ZIP Type cache... notify type hierarchies Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.eclipse.php.composer.test.BuildPathTest org.eclipse.php.composer.test.BuildPathTest.testBuildpathParser -- Time elapsed: 0.313 s Running org.eclipse.php.composer.test.CoreNamespaceResolverTests notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies Add reset ZIP Type cache... notify type hierarchies org.eclipse.dltk.core.ModelException: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.composer.tests/target/work/data/.metadata/.plugins/org.eclipse.php.core/__language__/dc36c344 is not on its project's build path at org.eclipse.dltk.internal.core.ProjectFragment.getRawBuildpathEntry(ProjectFragment.java:448) at org.eclipse.dltk.internal.core.DeltaProcessor.isVirtualProjectFragment(DeltaProcessor.java:1904) at org.eclipse.dltk.internal.core.DeltaProcessor.createCustomElementDelta(DeltaProcessor.java:1961) at org.eclipse.dltk.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1789) at org.eclipse.dltk.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:511) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:321) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:311) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:174) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:458) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1586) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2467) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2478) at org.eclipse.dltk.internal.core.ModelOperation.runOperation(ModelOperation.java:779) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1879) at org.eclipse.dltk.internal.core.ScriptProject.setRawBuildpath(ScriptProject.java:1865) at org.eclipse.php.composer.test.CoreNamespaceResolverTests.setup(CoreNamespaceResolverTests.java:49) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1432) notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.php.composer.test.CoreNamespaceResolverTests org.eclipse.php.composer.test.CoreNamespaceResolverTests.testSimpleResolveNamespace -- Time elapsed: 0.001 s org.eclipse.php.composer.test.CoreNamespaceResolverTests.testSimpleResolveLocation -- Time elapsed: 0.002 s Running org.eclipse.php.composer.test.NamespaceResolverTest notify type hierarchies notify type hierarchies Add reset ZIP Type cache... notify type hierarchies update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... update index: some actions are required to perform here.... Add reset ZIP Type cache... notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies notify type hierarchies [Fatal Error] :1:1: Premature end of file. notify type hierarchies Clearing last state for removed project : P/namespace-resolver notify type hierarchies Add reset ZIP Type cache... Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s -- in org.eclipse.php.composer.test.NamespaceResolverTest org.eclipse.php.composer.test.NamespaceResolverTest.testNamespaceResolver -- Time elapsed: 0.809 s Running org.eclipse.php.composer.test.StringUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.php.composer.test.StringUtilTest org.eclipse.php.composer.test.StringUtilTest.testLinkReplacement -- Time elapsed: 0 s Running org.eclipse.php.composer.test.ValidationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.php.composer.test.ValidationTest org.eclipse.php.composer.test.ValidationTest.testNamespaceValidation -- Time elapsed: 0.001 s Results: Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] ---------< org.eclipse.php:org.eclipse.php.profile.core.tests >--------- [INFO] Building org.eclipse.php.profile.core.tests 8.3.0-SNAPSHOT [34/46] [INFO] from tests/org.eclipse.php.profile.core.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.profile.core.tests --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.php.profile.core.tests --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.profile.core.tests --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.profile.core.tests --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.profile.core.tests --- [INFO] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.php.profile.core.tests --- [INFO] Resolving class path of org.eclipse.php.profile.core.tests [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.profile.core.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.profile.core.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.php.profile.core.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.profile.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937 [INFO] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.php.profile.core.tests --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.php.profile.core.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.profile.core.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.profile.core.tests --- [INFO] 137 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.profile.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.profile.core.tests/target/org.eclipse.php.profile.core.tests-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.php.profile.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.profile.core.tests/target/org.eclipse.php.profile.core.tests-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.profile.core.tests --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.profile.core.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.profile.core.tests/target/org.eclipse.php.profile.core.tests-8.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.profile.core.tests/target/org.eclipse.php.profile.core.tests-8.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.php.profile.core.tests --- [INFO] [INFO] --- tycho-surefire:4.0.6:test (default-test) @ org.eclipse.php.profile.core.tests --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.profile.core.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -server, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.profile.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.profile.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.profile.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/pdt-master-tests/tests/org.eclipse.php.profile.core.tests/target/surefire.properties] Running org.eclipse.php.profile.core.test.AllTests [TESTS] -> org.eclipse.php.profile.core.test.AllTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.php.profile.core.test.AllTests org.eclipse.php.profile.core.test.cachegrind.CacheGrindParserTest.test -- Time elapsed: 0.013 s org.eclipse.php.profile.core.test.cachegrind.CacheGrindParserTest.test2 -- Time elapsed: 0.002 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] ----------------------< org.eclipse.php:features >---------------------- [INFO] Building features 8.3.0-SNAPSHOT [35/46] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ features --- [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ features --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ features --- [INFO] [INFO] ------------------< org.eclipse.php:org.eclipse.php >------------------- [INFO] Building org.eclipse.php 8.3.0-SNAPSHOT [36/46] [INFO] from features/org.eclipse.php-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.php:org.eclipse.php:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php-feature/pom.xml [INFO] Artifact org.ow2.asm:asm:jar:9.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.ow2.asm:asm:jar:9.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.ow2.asm:asm-util:jar:9.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.ow2.asm:asm-util:jar:9.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.ow2.asm:asm-tree:jar:9.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.ow2.asm:asm-tree:jar:9.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.ow2.asm:asm-analysis:jar:9.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] Artifact org.ow2.asm:asm-analysis:jar:9.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.php --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php --- [INFO] 285 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php --- [INFO] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.php --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php-feature/target/org.eclipse.php-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php --- [INFO] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.php --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php-feature/target/org.eclipse.php-8.3.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.eclipse.php:org.eclipse.php.composer >-------------- [INFO] Building org.eclipse.php.composer 8.3.0-SNAPSHOT [37/46] [INFO] from features/org.eclipse.php.composer-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.php:org.eclipse.php.composer:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.composer-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.composer --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.php.composer --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.composer --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.composer --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.composer --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.composer --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.composer-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.composer --- [INFO] 303 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.composer --- [INFO] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.php.composer --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.composer-feature/target/org.eclipse.php.composer-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.composer --- [INFO] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.php.composer --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.composer --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.composer-feature/target/org.eclipse.php.composer-8.3.0-SNAPSHOT.jar [INFO] [INFO] ----------< org.eclipse.php:org.eclipse.php.phpunit.feature >----------- [INFO] Building org.eclipse.php.phpunit.feature 8.3.0-SNAPSHOT [38/46] [INFO] from features/org.eclipse.php.phpunit-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.php:org.eclipse.php.phpunit.feature:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.phpunit-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.phpunit.feature --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.php.phpunit.feature --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.phpunit.feature --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.phpunit.feature --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.phpunit.feature --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.phpunit.feature --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.phpunit-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.phpunit.feature --- [INFO] 287 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.phpunit.feature --- [INFO] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.php.phpunit.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.phpunit-feature/target/org.eclipse.php.phpunit.feature-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.phpunit.feature --- [INFO] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.php.phpunit.feature --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.phpunit.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.phpunit-feature/target/org.eclipse.php.phpunit.feature-8.3.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.eclipse.php:org.eclipse.php.profiler >-------------- [INFO] Building org.eclipse.php.profiler 8.3.0-SNAPSHOT [39/46] [INFO] from features/org.eclipse.php.profiler-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.php:org.eclipse.php.profiler:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.profiler-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.profiler --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.php.profiler --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.profiler --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.profiler --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.profiler --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.profiler --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.profiler-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.profiler --- [INFO] 291 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.profiler --- [INFO] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.php.profiler --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.profiler-feature/target/org.eclipse.php.profiler-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.profiler --- [INFO] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.php.profiler --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.profiler --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.profiler-feature/target/org.eclipse.php.profiler-8.3.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.eclipse.php:org.eclipse.php.rdt.sync >-------------- [INFO] Building org.eclipse.php.rdt.sync 8.3.0-SNAPSHOT [40/46] [INFO] from features/org.eclipse.php.rdt.sync-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.php:org.eclipse.php.rdt.sync:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.rdt.sync-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.rdt.sync --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.php.rdt.sync --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.rdt.sync --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.rdt.sync --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.rdt.sync --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.rdt.sync --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.rdt.sync-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.rdt.sync --- [INFO] 307 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.rdt.sync --- [INFO] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.php.rdt.sync --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.rdt.sync-feature/target/org.eclipse.php.rdt.sync-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.rdt.sync --- [INFO] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.php.rdt.sync --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.rdt.sync --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.rdt.sync-feature/target/org.eclipse.php.rdt.sync-8.3.0-SNAPSHOT.jar [INFO] [INFO] ---------------< org.eclipse.php:org.eclipse.php.mylyn >---------------- [INFO] Building org.eclipse.php.mylyn 8.3.0-SNAPSHOT [41/46] [INFO] from features/org.eclipse.php.mylyn-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.php:org.eclipse.php.mylyn:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.mylyn-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.mylyn --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.php.mylyn --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.mylyn --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.mylyn --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.mylyn --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.mylyn --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.mylyn-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.mylyn --- [INFO] 344 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.mylyn --- [INFO] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.php.mylyn --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.mylyn-feature/target/org.eclipse.php.mylyn-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.mylyn --- [INFO] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.php.mylyn --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.mylyn --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.mylyn-feature/target/org.eclipse.php.mylyn-8.3.0-SNAPSHOT.jar [INFO] [INFO] ---------------< org.eclipse.php:org.eclipse.php.source >--------------- [INFO] Building org.eclipse.php.source 8.3.0-SNAPSHOT [42/46] [INFO] from features/org.eclipse.php.source-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.php:org.eclipse.php.source:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.source-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.source --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.php.source --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.source --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.source --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.source --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.source --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.source-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.source --- [INFO] 19 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.source --- [INFO] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.php.source --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.source-feature/target/org.eclipse.php.source-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.source --- [INFO] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.php.source --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.source --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.source-feature/target/org.eclipse.php.source-8.3.0-SNAPSHOT.jar [INFO] [INFO] ----------------< org.eclipse.php:org.eclipse.php.test >---------------- [INFO] Building org.eclipse.php.test 8.3.0-SNAPSHOT [43/46] [INFO] from features/org.eclipse.php.test-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.php:org.eclipse.php.test:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.test-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.test --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.php.test --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.test --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.test --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.test-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.test --- [INFO] 138 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.test --- [INFO] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.php.test --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.test-feature/target/org.eclipse.php.test-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.test --- [INFO] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.php.test --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.test --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.test-feature/target/org.eclipse.php.test-8.3.0-SNAPSHOT.jar [INFO] [INFO] ----------------< org.eclipse.php:org.eclipse.php.sdk >----------------- [INFO] Building org.eclipse.php.sdk 8.3.0-SNAPSHOT [44/46] [INFO] from features/org.eclipse.php.sdk-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.php:org.eclipse.php.sdk:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.sdk-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.sdk --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.php.sdk --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.php.sdk --- [INFO] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.php.sdk --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.sdk --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.php.sdk --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.sdk-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.php.sdk --- [INFO] 303 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.sdk --- [INFO] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.php.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.sdk-feature/target/org.eclipse.php.sdk-8.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.php.sdk --- [INFO] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.php.sdk --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.php.sdk --- [INFO] Signing jar: /home/jenkins/agent/workspace/pdt-master-tests/features/org.eclipse.php.sdk-feature/target/org.eclipse.php.sdk-8.3.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.eclipse.php:org.eclipse.php.target.current >----------- [INFO] Building org.eclipse.php.target.current 8.3.0-SNAPSHOT [45/46] [INFO] from dev/org.eclipse.php.target.current/pom.xml [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.target.current --- [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.target.current --- [INFO] [INFO] --- tycho-packaging:4.0.6:package-target-definition (default-package-target-definition) @ org.eclipse.php.target.current --- [INFO] [INFO] -------------< org.eclipse.php:org.eclipse.php.repository >------------- [INFO] Building org.eclipse.php.repository 8.3.0-SNAPSHOT [46/46] [INFO] from dev/org.eclipse.php-repository/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)' [INFO] Resolving dependencies of MavenProject: org.eclipse.php:org.eclipse.php.repository:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/pdt-master-tests/dev/org.eclipse.php-repository/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.php.repository --- [INFO] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.php.repository --- [INFO] The project's OSGi version is 8.3.0.202402261639 [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.php.repository --- [INFO] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.php.repository --- [INFO] [INFO] --- resources:2.6:resources (default-resources) @ org.eclipse.php.repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pdt-master-tests/dev/org.eclipse.php-repository/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:4.0.6:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.php.repository --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher:4.0.6:publish-products (default-publish-products) @ org.eclipse.php.repository --- [INFO] [INFO] --- tycho-p2-publisher:4.0.6:publish-categories (default-publish-categories) @ org.eclipse.php.repository --- [INFO] [INFO] --- tycho-p2-publisher:4.0.6:attach-artifacts (default-attach-artifacts) @ org.eclipse.php.repository --- [INFO] [INFO] --- tycho-p2-repository:4.0.6:assemble-repository (default-assemble-repository) @ org.eclipse.php.repository --- [INFO] [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.php.repository --- [INFO] [INFO] --- tycho-p2-repository:4.0.6:archive-repository (default-archive-repository) @ org.eclipse.php.repository --- [INFO] Building zip: /home/jenkins/agent/workspace/pdt-master-tests/dev/org.eclipse.php-repository/target/org.eclipse.php.repository-8.3.0-SNAPSHOT.zip [INFO] [INFO] --- resources:2.6:copy-resources (copy-p2-index) @ org.eclipse.php.repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for PHP Development Tools (PDT) 8.3.0-SNAPSHOT: [INFO] [INFO] PHP Development Tools (PDT) ........................ SUCCESS [ 0.167 s] [INFO] plugins ............................................ SUCCESS [ 5.388 s] [INFO] org.eclipse.php.help ............................... SUCCESS [01:04 min] [INFO] org.eclipse.php.core.parser ........................ SUCCESS [ 5.972 s] [INFO] org.eclipse.php.core ............................... SUCCESS [01:22 min] [INFO] org.eclipse.php.server.core ........................ SUCCESS [ 3.067 s] [INFO] org.eclipse.php.ui ................................. SUCCESS [ 16.761 s] [INFO] org.eclipse.php.debug.daemon ....................... SUCCESS [ 2.361 s] [INFO] org.eclipse.php.debug.core ......................... SUCCESS [ 6.807 s] [INFO] org.eclipse.php.debug.ui ........................... SUCCESS [ 6.814 s] [INFO] org.eclipse.php.formatter.core ..................... SUCCESS [ 3.252 s] [INFO] org.eclipse.php.formatter.ui ....................... SUCCESS [ 5.943 s] [INFO] org.eclipse.php.mylyn.ui ........................... SUCCESS [ 7.072 s] [INFO] org.eclipse.php.refactoring.core ................... SUCCESS [ 3.932 s] [INFO] org.eclipse.php.refactoring.ui ..................... SUCCESS [ 4.073 s] [INFO] org.eclipse.php.server.ui .......................... SUCCESS [ 3.419 s] [INFO] org.eclipse.php.astview ............................ SUCCESS [ 3.789 s] [INFO] org.eclipse.php.composer.api ....................... SUCCESS [ 3.730 s] [INFO] org.eclipse.php.composer.core ...................... SUCCESS [ 3.675 s] [INFO] org.eclipse.php.composer.ui ........................ SUCCESS [ 5.483 s] [INFO] org.eclipse.php.builtin.server.core ................ SUCCESS [ 4.279 s] [INFO] org.eclipse.php.builtin.server.ui .................. SUCCESS [ 3.401 s] [INFO] org.eclipse.php.phpunit ............................ SUCCESS [ 4.078 s] [INFO] org.eclipse.php.profile.core ....................... SUCCESS [ 3.234 s] [INFO] org.eclipse.php.profile.ui ......................... SUCCESS [ 4.410 s] [INFO] org.eclipse.php.rdt.sync.ui ........................ SUCCESS [ 2.640 s] [INFO] tests .............................................. SUCCESS [ 0.004 s] [INFO] org.eclipse.php.core.tests ......................... SUCCESS [12:12 min] [INFO] org.eclipse.php.formatter.core.tests ............... SUCCESS [ 38.706 s] [INFO] org.eclipse.php.refactoring.core.tests ............. SUCCESS [ 41.815 s] [INFO] org.eclipse.php.ui.tests ........................... SUCCESS [03:40 min] [INFO] org.eclipse.php.composer.api.tests ................. SUCCESS [01:14 min] [INFO] org.eclipse.php.composer.tests ..................... SUCCESS [ 12.520 s] [INFO] org.eclipse.php.profile.core.tests ................. SUCCESS [ 6.189 s] [INFO] features ........................................... SUCCESS [ 0.003 s] [INFO] org.eclipse.php .................................... SUCCESS [ 3.052 s] [INFO] org.eclipse.php.composer ........................... SUCCESS [ 1.635 s] [INFO] org.eclipse.php.phpunit.feature .................... SUCCESS [ 1.673 s] [INFO] org.eclipse.php.profiler ........................... SUCCESS [ 1.710 s] [INFO] org.eclipse.php.rdt.sync ........................... SUCCESS [ 1.936 s] [INFO] org.eclipse.php.mylyn .............................. SUCCESS [ 1.818 s] [INFO] org.eclipse.php.source ............................. SUCCESS [ 1.135 s] [INFO] org.eclipse.php.test ............................... SUCCESS [ 1.175 s] [INFO] org.eclipse.php.sdk ................................ SUCCESS [ 1.766 s] [INFO] org.eclipse.php.target.current ..................... SUCCESS [ 0.003 s] [INFO] org.eclipse.php.repository ......................... SUCCESS [ 7.422 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23:51 min [INFO] Finished at: 2024-02-26T17:03:46Z [INFO] ------------------------------------------------------------------------ Exception in thread "Thread-5" java.lang.NoClassDefFoundError: org/eclipse/jgit/internal/JGitText at org.eclipse.jgit.internal.util.ShutdownHook.cleanup(ShutdownHook.java:85) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: java.lang.ClassNotFoundException: org.eclipse.jgit.internal.JGitText ... 2 more [pdt-master-tests] $ /bin/sh -xe /tmp/jenkins5715749793304191566.sh + '[' -d result ']' + mkdir result + cp -R dev/org.eclipse.php-repository/target/repository/artifacts.jar dev/org.eclipse.php-repository/target/repository/artifacts.xml.xz dev/org.eclipse.php-repository/target/repository/content.jar dev/org.eclipse.php-repository/target/repository/content.xml.xz dev/org.eclipse.php-repository/target/repository/features dev/org.eclipse.php-repository/target/repository/p2.index dev/org.eclipse.php-repository/target/repository/plugins result/ Terminating xvnc. Archiving artifacts Finished: SUCCESS